Main Page
Difference between revisions of "Template:UnitStatsList"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | <table class="table table-borderless" style="">{{{1}}}</table> | |
<noinclude> | <noinclude> | ||
Uses Twitter's Bootstrap 4 Framework to display everything in a collapsable menu. | Uses Twitter's Bootstrap 4 Framework to display everything in a collapsable menu. | ||
Line 6: | Line 6: | ||
<pre> | <pre> | ||
Example: | Example: | ||
− | {{UnitStatsList| | + | {{UnitStatsList| stuff to display in a table }} |
</pre> | </pre> | ||
− | |||
− | |||
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> |
Revision as of 10:07, 5 April 2020
{{{1}}}
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:
Example: {{UnitStatsList| stuff to display in a table }}
Its primary function is to use it in conjunction with UnitStatsList/Content.