Template:Stats1: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stats
{{Stats
| rank-color=#BCC6CC
| rank-color= #BCC6CC
| rank=Silver Rank
| rank= Silver Rank
| rank-img=SilverRank
| rank-img= SilverRank
| display-note= none
| largeUnit= {{{largeUnit|}}}
| filename = {{{filename|charactername}}}
| filename = {{{filename|charactername}}}
| lv max = {{{lv max|?}}}
| lv max = {{{lv max}}}
| hp = {{{hp|?}}}
| hp = {{{hp}}}
| hp max = {{{hp max|?}}}
| hp max = {{{hp max}}}
| atk = {{{atk|?}}}
| atk = {{{atk}}}
| atk max = {{{atk max|?}}}
| atk max = {{{atk max}}}
| def = {{{def|?}}}
| def = {{{def}}}
| def max = {{{def max|?}}}
| def max = {{{def max}}}
| magic res = {{{magic res|?}}}
| magic res = {{{magic res}}}
| magic res max = {{{magic res max|?}}}
| magic res max = {{{magic res max}}}
| cost = {{{cost|?}}}
| cost = {{{cost|none}}}
| redeploy = {{{redeploy|?}}}
| redeploy = {{{redeploy|none}}}
| class = {{{class|Stranger}}}
| class = {{{class|Stranger}}}
| block = {{{block|?}}}
| block = {{{block}}}
| atk spd = {{{atk spd|?}}}
| atk spd = {{{atk spd}}}
| range type = {{{range type|18}}}
| upgrade = {{{upgrade}}}
| trait = {{{trait|?}}}
| upgrade-display = {{{upgrade-display}}}
| nature name = {{{nature name|?}}}
| display-header = {{{display-header|none}}}
| nature desc = {{{nature desc|?}}}
}} <noinclude>This now uses <nowiki>{{Stats}}</nowiki> as a base so it's easier to maintain the code
}} <noinclude>This now uses <nowiki>{{Stats}}</nowiki> as a base so it's easier to maintain the code

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