Difference between revisions of "Template:ATStats"

From Ouroboros Portal
Jump to: navigation, search
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"| {{PAGENAME}} Stats
+
! colspan="11" width="410px"| {{{heading|}}} Stats
 
|-
 
|-
 
| width="110px" align="left" | &nbsp; '''Statistic'''
 
| width="110px" align="left" | &nbsp; '''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
}}

Example

Template:Stats37