Template:Stats: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
((major layout change) made the stat block take up less space) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="min-width:50%; max-width:100%; margin:0;" | {| class="wikitable" style="min-width:50%; max-width:100%; margin:0;" | ||
! colspan=99 | Character Stats | |||
|- | |- | ||
! | ![[File:{{{class|fighter}}}.png|70px]] | ||
! | !Rank | ||
! | !LVL | ||
! | !HP | ||
!ATK | |||
!DEF | |||
!RES | |||
!COST | |||
!REP | |||
!BLK | |||
!ASPD | |||
|- | |- | ||
| rowspan= | | rowspan=2|[[File:FS_{{{filename|charactername}}}.png|70px]] | ||
| | | rowspan=2|[[File:{{{rank-img|BronzeRank}}}.png|70px]] | ||
| | |1 | ||
| | |{{{hp}}} | ||
| | |{{{atk}}} | ||
| | |{{{def}}} | ||
|{{{magic res}}} | |||
|{{{block}}} | |||
|{{{redeploy}}} | |||
|{{{cost}}} | |||
|{{{atk spd}}} | |||
|- | |- | ||
|{{{lv max|MAX}}} | |||
|{{{hp max}}} | |||
|{{{atk max}}} | |||
|{{{def max}}} | |||
|{{{magic res max|{{{magic res}}}}}} | |||
| | |{{{block max|{{{block}}}}}} | ||
|{{{redeploy max|{{{redeploy}}}}}} | |||
| | |{{{cost max|{{{cost}}}}}} | ||
|{{{atk spd max|{{{atk spd}}}}}} | |||
| | |||
| | |||
| | |||
|- style="display:{{{trait|none}}};" | |- style="display:{{{trait|none}}};" | ||
| style="text-align:center;" colspan=" | | style="text-align:center;" colspan="2" | TRAIT | ||
| style="background-color:#ffffff;" colspan=" | | style="background-color:#ffffff;" colspan="99" | {{{trait}}} | ||
|- style="display:{{{nature name| none}}};" | |- style="display:{{{nature name|none}}};" | ||
| style="background-color:#dbffdb; text-align:center;" colspan=" | | style="background-color:#dbffdb; text-align:center;" colspan="2" | NATURE | ||
| style="background-color:#f2fef2; font-weight:normal; text-align:left;" colspan=" | | style="background-color:#f2fef2; font-weight:normal; text-align:left;" colspan="99" | <b>{{{nature name}}}</b> <br> {{{nature desc}}} | ||
|- style="display:{{{upgrade-display|}}}"; | |- style="display:{{{upgrade-display|}}}"; | ||
| colspan=999 style="background-color:#eaf3ff; display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Silver Rank Up</b><div class="mw-collapsible-content">{{{{{upgrade}}}}}</div></div> | | colspan=999 style="background-color:#eaf3ff; display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Silver Rank Up</b><div class="mw-collapsible-content">{{{{{upgrade}}}}}</div></div> | ||
|} | |} |