Difference between revisions of "Template:ATStats"

From Ouroboros Portal
Jump to: navigation, search
m
m (Undo revision 15147 by Thirty7 (talk))
Line 21: Line 21:
 
| align="left" |   Survivability
 
| align="left" |   Survivability
 
| colspan={{{survive|}}} style="background:#adc4ff;" align="right" | '''{{{survive|}}} '''
 
| colspan={{{survive|}}} style="background:#adc4ff;" align="right" | '''{{{survive|}}} '''
{{#ifexpr: {{{survive|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{survive|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{survive|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{survive|}}} }} {{!}} &nbsp; }}
 
|-
 
|-
 
| align="left" | &nbsp; Melee Damage
 
| align="left" | &nbsp; Melee Damage
 
| colspan={{{melee|}}} style="background:#adc4ff;" align="right" | '''{{{melee|}}}&nbsp;'''
 
| colspan={{{melee|}}} style="background:#adc4ff;" align="right" | '''{{{melee|}}}&nbsp;'''
{{#ifexpr: {{{melee|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{melee|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{melee|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{melee|}}} }} {{!}} &nbsp; }}
 
|-
 
|-
 
| align="left" | &nbsp; Ranged Damage
 
| align="left" | &nbsp; Ranged Damage
 
| colspan={{{ranged|}}} style="background:#adc4ff;" align="right" | '''{{{ranged|}}}&nbsp;'''
 
| colspan={{{ranged|}}} style="background:#adc4ff;" align="right" | '''{{{ranged|}}}&nbsp;'''
{{#ifexpr: {{{ranged|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{ranged|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{ranged|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{ranged|}}} }} {{!}} &nbsp; }}
 
|-
 
|-
 
| align="left" | &nbsp; Crowd Control
 
| align="left" | &nbsp; Crowd Control
 
| colspan={{{control|}}} style="background:#adc4ff;" align="right" | '''{{{control|}}}&nbsp;'''
 
| colspan={{{control|}}} style="background:#adc4ff;" align="right" | '''{{{control|}}}&nbsp;'''
{{#ifexpr: {{{controld|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{control|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{controld|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{control|}}} }} {{!}} &nbsp; }}
 
|-
 
|-
 
| align="left" | &nbsp; Support
 
| align="left" | &nbsp; Support
 
| colspan={{{support|}}} style="background:#adc4ff;" align="right" | '''{{{support|}}}&nbsp;'''
 
| colspan={{{support|}}} style="background:#adc4ff;" align="right" | '''{{{support|}}}&nbsp;'''
{{#ifexpr: {{{support|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{support|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{support|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{support|}}} }} {{!}} &nbsp; }}
 
|-
 
|-
 
| align="left" | &nbsp; Pets
 
| align="left" | &nbsp; Pets
 
| colspan={{{pets|}}} style="background:#adc4ff;" align="right" | '''{{{pets|}}}&nbsp;'''
 
| colspan={{{pets|}}} style="background:#adc4ff;" align="right" | '''{{{pets|}}}&nbsp;'''
{{#ifexpr: {{{pets|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{pets|}}} }} | &nbsp; }}
+
{{#ifexpr: {{{pets|}}} < 10 | {{!}} colspan={{#expr: 10 - {{{pets|}}} }} {{!}} &nbsp; }}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 17:22, 7 December 2011

{{Stats37
| survive = 2
| melee = 3
| ranged = 5
| control = 7
| support = 8
| pets = 1
}}