Template:CharStats: Difference between revisions

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

Revision as of 21:07, 2 January 2015

{{#pRadar: size=280x250|colors=|title=|ymin=0|ymax=5|titlefont=hel.ttf|titlesize=12|titlecolor=#000||striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data=

HP,{{{HP}}} MATK, {{{MATK}}} MDEF, {{{MDEF}}} PDEF, {{{PDEF}}} PATK, {{{PATK}}} }}

Speed: Slow Medium Fast
Attack Range: Melee Medium Long
Difficulty: Easy Medium Hard