Difference between revisions of "Widget:AdventurerGridListButtons"

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...")
>Eave
 
(6 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
       <a href="<!--{$button1link|escape:'html'}-->" class="mw-ui-button <!--{$button1|escape:'html'}-->" style="padding:5px 10px">Grid View</a>
 
       <a href="<!--{$button1link|escape:'html'}-->" class="mw-ui-button <!--{$button1|escape:'html'}-->" style="padding:5px 10px">Grid View</a>
 
       <a href="<!--{$button2link|escape:'html'}-->" class="mw-ui-button <!--{$button2|escape:'html'}-->" style="padding:5px 10px">List View</a>
 
       <a href="<!--{$button2link|escape:'html'}-->" class="mw-ui-button <!--{$button2|escape:'html'}-->" style="padding:5px 10px">List View</a>
       <a href="<!--{$button2link|escape:'html'}-->" class="mw-ui-button <!--{$button2|escape:'html'}-->" style="padding:5px 10px">Detailed List View</a>
+
       <a href="<!--{$button3link|escape:'html'}-->" class="mw-ui-button <!--{$button3|escape:'html'}-->" style="padding:5px 10px">Detailed List View</a>
 +
      <a href="<!--{$button4link|escape:'html'}-->" class="mw-ui-button <!--{$button4|escape:'html'}-->" style="padding:5px 10px">Co-ability Filter View</a>
 
</div>
 
</div>

Latest revision as of 17:34, 8 April 2020

     <a href="" class="mw-ui-button " style="padding:5px 10px">Grid View</a>
     <a href="" class="mw-ui-button " style="padding:5px 10px">List View</a>
     <a href="" class="mw-ui-button " style="padding:5px 10px">Detailed List View</a>
     <a href="" class="mw-ui-button " style="padding:5px 10px">Co-ability Filter View</a>