Template:CharStats: Difference between revisions

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

Revision as of 00:55, 3 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}}} }} `