Template:Stats1: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="width:700px"
{{Stats
|-
| rank-color= #BCC6CC
! colspan="2" style="background-color:#BBD7F9;" |  
| rank= Silver Rank
! style="background-color:#BBD7F9;" | Lvl.{{{lv max|X}}}
| rank-img= SilverRank
! style="background-color:#BBD7F9;" colspan="3" |
| filename = {{{filename|charactername}}}
|-
| lv max = {{{lv max}}}
| rowspan="2" style="background-color:#ffffff; text-align:center;" | [[File:FS_{{{filename|}}}.png|75px|]]
| hp = {{{hp}}}
| HP
| hp max = {{{hp max}}}
| style="background-color:#ffffff;" | {{{hp|?}}}
| atk = {{{atk}}}
| COST
| atk max = {{{atk max}}}
| style="background-color:#ffffff;" | {{{cost|?}}}
| def = {{{def}}}
| style="text-align:center;" rowspan="4" | [[File:Range{{{range type|?}}}.png|275px]]
| def max = {{{def max}}}
|-
| magic res = {{{magic res}}}
| ATTACK
| magic res max = {{{magic res max}}}
| style="background-color:#ffffff;" | {{{atk|?}}}
| cost = {{{cost|none}}}
| REPOSITION
| redeploy = {{{redeploy|none}}}
| style="background-color:#ffffff;" | {{{redeploy|?}}}
| class = {{{class|Stranger}}}
|-
| block = {{{block}}}
| rowspan="2" style="background-color:#ffffff; text-align:center;" | [[File:{{{class|}}}.png|75px]]
| atk spd = {{{atk spd}}}
| DEFENSE
| upgrade = {{{upgrade}}}
| style="background-color:#ffffff;" | {{{def|?}}}
| upgrade-display = {{{upgrade-display}}}
| BLOCK
| display-header = {{{display-header|none}}}
| style="background-color:#ffffff;" | {{{block|?}}}
}} <noinclude>This now uses <nowiki>{{Stats}}</nowiki> as a base so it's easier to maintain the code
|-
| MAGIC RES
| style="background-color:#ffffff;" | {{{magic res|?}}}
| ATTACK SPD
| style="background-color:#ffffff;" | {{{atk spd|?}}}
|-
| style="text-align:center;" colspan="1" | TRAIT
| colspan="6" | {{{trait|?}}}
|-
| style="background-color:#bbffbb; text-align:center;" colspan="1"  | {{{nature name|?}}}
| style="background-color:#f2fef2; font-weight:normal; text-align:left;" colspan="5" | {{{nature desc|?}}}
|}

Latest revision as of 10:26, 2 January 2024

Character Stats
Rank LVL HP ATK DEF MRES BLK REP COST ASPD
1 {{{hp}}} {{{atk}}} {{{def}}} {{{magic res}}} {{{block}}} none none {{{atk spd}}}
{{{lv max}}} {{{hp max}}} {{{atk max}}} {{{def max}}} {{{magic res max}}} {{{block}}} none none {{{atk spd}}}
Silver Rank Up
{{{{{upgrade}}}}}

This now uses {{Stats}} as a base so it's easier to maintain the code