Template:CharStats: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 7: Line 7:
}}
}}
{| class="wikitable" style="text-align: center;"
{| class="wikitable" style="text-align: center;"
! Speed:
! align=left | Speed:
| {{#ifeq:{{{Speed|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Slow
| {{#ifeq:{{{Speed|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Slow
| {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium
| {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium
| {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Fast
| {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Fast
|-
|-
! Attack Range:
! align=left | Attack Range:
| {{#ifeq:{{{Range|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Melee
| {{#ifeq:{{{Range|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Melee
| {{#ifeq:{{{Range|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium  
| {{#ifeq:{{{Range|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium  
| {{#ifeq:{{{Range|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Long
| {{#ifeq:{{{Range|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Long
|-
|-
! Difficulty:
! align=left | Difficulty:
| {{#ifeq:{{{Difficulty|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Easy
| {{#ifeq:{{{Difficulty|}}}|1|style="background-color: #{{{Color|}}};" {{!}}}}Easy
| {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium
| {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}};" {{!}}}}Medium
| {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Hard
| {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}};" {{!}}}}Hard
|}</center>
|}</center>