Difference between revisions of "Widget:AdventurerPageButtons"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "<div style="display:inline-block;margin:10px"> <a href="<!--{$button1link|escape:'html'}-->" class="mw-ui-button <!--{$button1|escape:'html'}-->" style="padding:5px 10px...")
imported>Elaeagnifolia
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="display:inline-block;margin:10px">
 
<div style="display:inline-block;margin:10px">
       <a href="<!--{$button1link|escape:'html'}-->" 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|escape:'html'}-->" 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>