Template:CharStats: Difference between revisions
From Elwiki
no edit summary
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Thank you. | Thank you. | ||
* PS: Since the Title in Radar Graph is too close to the graph, I move it to a separate title. | * PS: Since the Title in Radar Graph is too close to the graph, I move it to a separate title. | ||
--><center><font style="font-size: 12pt">{{{Title|}}}</font>{{#pRadar: size=280x250|colors={{{Color|}}}|ymin=0|ymax=5|striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data= | --><center><font style="font-size: 12pt">{{{Title|}}}</font><!--{{#pRadar: size=280x250|colors={{{Color|}}}|ymin=0|ymax=5|striped|stripecolor=#000|axiscolor=#000|filled|textfont=hel.ttf|textsize=10|data= | ||
HP,{{{HP}}} | HP,{{{HP}}} | ||
MATK, {{{MATK}}} | MATK, {{{MATK}}} | ||
Line 11: | Line 11: | ||
PDEF, {{{PDEF}}} | PDEF, {{{PDEF}}} | ||
PATK, {{{PATK}}} | PATK, {{{PATK}}} | ||
}} | }}--> | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
! style="text-align: left;" | Speed: | ! style="text-align: left;" | Speed: | ||
Line 17: | Line 17: | ||
| {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Average | | {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Average | ||
| {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Fast | | {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Fast | ||
| rowspan=2 | {{#switch:{{{Damage|}}}| P = [[File:UI - Physical Class.png]] | M = [[File:UI - Magical Class.png]] | [[File:Dunno.png|50px]] }} | |||
|- | |- | ||
! style="text-align: left;" | Attack Range: | ! style="text-align: left;" | Attack Range: | ||
Line 27: | Line 28: | ||
| {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Normal | | {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Normal | ||
| {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Hard | | {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}Hard | ||
| {{#switch:{{{Damage|}}}| P = Physical | M = Magical | ??? }} | |||
|}</center> | |}</center> |