Template:Stats1: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 6: Line 6:
| largeUnit= {{{largeUnit|}}}  
| 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}}}
| redeploy = {{{redeploy|?}}}
| redeploy = {{{redeploy}}}
| class = {{{class|Stranger}}}
| class = {{{class|Stranger}}}
| block = {{{block|?}}}
| block = {{{block}}}
| atk spd = {{{atk spd|?}}}
| atk spd = {{{atk spd}}}
| range type = {{{range type|18}}}
| range type = {{{range type|18}}}
| trait = {{{trait|?}}}
| trait = {{{trait}}}
| nature name = {{{nature name|?}}}
| nature name = {{{nature name}}}
| nature desc = {{{nature desc|?}}}
| nature desc = {{{nature desc}}}
| upgrade = {{{class}}} Silver Rank {{{rarity|6}}}
| upgrade = {{{class}}} Silver Rank {{{rarity|6}}}
}} <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

Revision as of 03:13, 23 January 2023

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

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