Main Page

Difference between revisions of "Template:UnitStatsList"

From Arks-Visiphone
Jump to navigation Jump to search
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
<p>
+
<table class="table-sm table-borderless no-dark-borders unit-table-fixed">{{{1}}}</table>
<span class="btn btn-primary" data-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample">
+
<noinclude>
Link with href
+
 
</span>
+
To insert it into a template or page, use the following code:
</p>
+
<pre>
<div class="collapse" id="collapseExample">
+
Example:
<div class="card card-body">
+
{{UnitStatsList| stuff to display in a table }}
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident.
+
</pre>
</div>
+
 
</div>
+
Its primary function is to use it in conjunction with [[Template:UnitStatsList/Content|UnitStatsList/Content]].
 +
</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.