Difference between revisions of "Widget:AdventurerGridListButtons"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
m
>Eave
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
       <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="<!--{$button3link|escape:'html'}-->" class="mw-ui-button <!--{$button3|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>