Template:Stats1: Difference between revisions

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

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