Main Page

Difference between revisions of "Template:UnitStatsList"

From Arks-Visiphone
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<htmlet nocache="yes">unitheader</htmlet><nowiki>Click to show</nowiki><htmlet nocache="yes">unitlist-a</htmlet><table>{{{1}}}</table>><htmlet nocache="yes">unitlist-b</htmlet>
+
<table class="table-sm table-borderless no-dark-borders unit-table-fixed">{{{1}}}</table>
 
<noinclude>
 
<noinclude>
Uses Twitter's Bootstrap 4 Framework to display everything in a collapsable menu.
 
  
 
To insert it into a template or page, use the following code:
 
To insert it into a template or page, use the following code:
 
<pre>
 
<pre>
 
Example:
 
Example:
{{UnitStatsList| Stuff you wish to hide }}
+
{{UnitStatsList| stuff to display in a table }}
 
</pre>
 
</pre>
 
This will create a small dropdown button such as the one displayed in this template:
 
  
 
Its primary function is to use it in conjunction with [[Template:UnitStatsList/Content|UnitStatsList/Content]].
 
Its primary function is to use it in conjunction with [[Template:UnitStatsList/Content|UnitStatsList/Content]].
 
</noinclude>
 
</noinclude>

Latest revision as of 23:07, 9 April 2020

{{{1}}}


To insert it into a template or page, use the following code:

Example:
{{UnitStatsList| stuff to display in a table }}

Its primary function is to use it in conjunction with UnitStatsList/Content.