Difference between revisions of "Widget:AdventurerPageButtons"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
m
imported>Elaeagnifolia
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
       <a href="<!--{$button1link}-->" class="mw-ui-button <!--{$button1|escape:'html'}-->" style="padding:5px 10px">General</a>
 
       <a href="<!--{$button1link}-->" class="mw-ui-button <!--{$button1|escape:'html'}-->" style="padding:5px 10px">General</a>
 
       <a href="<!--{$button2link}-->" class="mw-ui-button <!--{$button2|escape:'html'}-->" style="padding:5px 10px">Stories</a>
 
       <a href="<!--{$button2link}-->" class="mw-ui-button <!--{$button2|escape:'html'}-->" style="padding:5px 10px">Stories</a>
 +
      <a href="<!--{$button3link}-->" class="mw-ui-button <!--{$button3|escape:'html'}-->" style="padding:5px 10px">Misc</a>
 
</div>
 
</div>

Latest revision as of 12:30, 29 October 2018

     <a href="" class="mw-ui-button " style="padding:5px 10px">General</a>
     <a href="" class="mw-ui-button " style="padding:5px 10px">Stories</a>
     <a href="" class="mw-ui-button " style="padding:5px 10px">Misc</a>