Difference between revisions of "Template:ATStats"
From Ouroboros Portal
m |
m |
||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{Stats37 | {{Stats37 | ||
| + | | heading = Example | ||
| survive = 2 | | survive = 2 | ||
| melee = 5 | | melee = 5 | ||
| Line 13: | Line 14: | ||
==Example== | ==Example== | ||
| − | {{Stats37 | + | {{Stats37|heading = Example| survive = 2| melee = 5| ranged = 8| control = 1| support = 4| pets = 7}} |
| − | | survive = 2 | + | |
| − | | melee = 5 | + | |
| − | | ranged = 8 | + | |
| − | | control = 1 | + | |
| − | | support = 4 | + | |
| − | | pets = 7 | + | |
| − | }} | + | |
[[Category:UserThirty7|@Stats37]]</noinclude> | [[Category:UserThirty7|@Stats37]]</noinclude> | ||
| Line 26: | Line 20: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| − | ! colspan="11" width="410px"| {{ | + | ! colspan="11" width="410px"| {{{heading|}}} Stats |
|- | |- | ||
| width="110px" align="left" | '''Statistic''' | | width="110px" align="left" | '''Statistic''' | ||
Revision as of 12:15, 10 December 2011
Code
{{Stats37
| heading = Example
| survive = 2
| melee = 5
| ranged = 8
| control = 1
| support = 4
| pets = 7
}}