Difference between revisions of "Template:ATStats"

From Ouroboros Portal
Jump to: navigation, search
m
m
Line 19: Line 19:
 
| align="center" width="30px"| 1 || align="center" width="30px"| 2 || align="center" width="30px"| 3 || align="center" width="30px"| 4 || align="center" width="30px"| 5 || align="center" width="30px"| 6 || align="center" width="30px"| 7 || align="center" width="30px"| 8 || align="center" width="30px"| 9 || align="center" width="30px"| 10
 
| align="center" width="30px"| 1 || align="center" width="30px"| 2 || align="center" width="30px"| 3 || align="center" width="30px"| 4 || align="center" width="30px"| 5 || align="center" width="30px"| 6 || align="center" width="30px"| 7 || align="center" width="30px"| 8 || align="center" width="30px"| 9 || align="center" width="30px"| 10
 
|-
 
|-
! align="left" |   Survivability
+
| align="left" |   '''Survivability'''
 
| colspan="{{{survive|}}}" style="background:#adc4ff" align="right" | '''{{{survive|}}} &nbsp;''' || {{#ifexpr: {{{survive|}}} < 10 | colspan={{#expr: 10 - {{{survive|}}} }}}}|
 
| colspan="{{{survive|}}}" style="background:#adc4ff" align="right" | '''{{{survive|}}} &nbsp;''' || {{#ifexpr: {{{survive|}}} < 10 | colspan={{#expr: 10 - {{{survive|}}} }}}}|
 
|-
 
|-
! align="left" | &nbsp; Melee Damage
+
| align="left" | &nbsp; '''Melee Damage'''
 
| colspan="{{{melee|}}}" style="background:#adc4ff" align="right" | '''{{{melee|}}} &nbsp;''' || {{#ifexpr: {{{melee|}}} < 10 | colspan={{#expr: 10 - {{{melee|}}} }}}}|
 
| colspan="{{{melee|}}}" style="background:#adc4ff" align="right" | '''{{{melee|}}} &nbsp;''' || {{#ifexpr: {{{melee|}}} < 10 | colspan={{#expr: 10 - {{{melee|}}} }}}}|
 
|-
 
|-
! align="left" | &nbsp; Ranged Damage
+
| align="left" | &nbsp; '''Ranged Damage'''
 
| colspan="{{{ranged|}}}" style="background:#adc4ff" align="right" | '''{{{ranged|}}} &nbsp;''' || {{#ifexpr: {{{ranged|}}} < 10 | colspan={{#expr: 10 - {{{ranged|}}} }}}}|
 
| colspan="{{{ranged|}}}" style="background:#adc4ff" align="right" | '''{{{ranged|}}} &nbsp;''' || {{#ifexpr: {{{ranged|}}} < 10 | colspan={{#expr: 10 - {{{ranged|}}} }}}}|
 
|-
 
|-
! align="left" | &nbsp; Crowd Control
+
| align="left" | &nbsp; '''Crowd Control'''
 
| colspan="{{{control|}}}" style="background:#adc4ff" align="right" | '''{{{control|}}} &nbsp;''' || {{#ifexpr: {{{control|}}} < 10 | colspan={{#expr: 10 - {{{control|}}} }}}}|
 
| colspan="{{{control|}}}" style="background:#adc4ff" align="right" | '''{{{control|}}} &nbsp;''' || {{#ifexpr: {{{control|}}} < 10 | colspan={{#expr: 10 - {{{control|}}} }}}}|
 
|-
 
|-
! align="left" | &nbsp; Support
+
| align="left" | &nbsp; Support
 
| colspan="{{{support|}}}" style="background:#adc4ff" align="right" | '''{{{support|}}} &nbsp;''' || {{#ifexpr: {{{support|}}} < 10 | colspan={{#expr: 10 - {{{support|}}} }}}}|
 
| colspan="{{{support|}}}" style="background:#adc4ff" align="right" | '''{{{support|}}} &nbsp;''' || {{#ifexpr: {{{support|}}} < 10 | colspan={{#expr: 10 - {{{support|}}} }}}}|
 
|-
 
|-
! align="left" | &nbsp; Pets
+
| align="left" | &nbsp; '''Pets'''
 
| colspan="{{{pets|}}}" style="background:#adc4ff" align="right" | '''{{{pets|}}} &nbsp;''' || {{#ifexpr: {{{pets|}}} < 10 | colspan={{#expr: 10 - {{{pets|}}} }}}}|
 
| colspan="{{{pets|}}}" style="background:#adc4ff" align="right" | '''{{{pets|}}} &nbsp;''' || {{#ifexpr: {{{pets|}}} < 10 | colspan={{#expr: 10 - {{{pets|}}} }}}}|
 
|}</includeonly>
 
|}</includeonly>

Revision as of 08:32, 7 December 2011

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