Template:Stats: Difference between revisions

From AnotherEidos R Wiki
char>Jeebs
No edit summary
 
Bejeebs (talk | contribs)
initial port of the stat template
Line 1: Line 1:
<table class="wikitable" style="text-align:center;">
{{#if: {{{display-header|}}}|<tr><th colspan=99 style="display:{{{display-header}}};">[[Character Stats]]</th></tr>|}}
<tr>
<th>[TBA]</th>
<th>Rank</th>
<th>Level</th>
<th>Attack</th>
<th>Attack Speed</th>
<th>HP</th>
<th>Defense</th>
<th>Magic Resist</th>
<th>Block Count</th>
{{#if: {{{redeploy|}}}|<th>Reposition Time</th>}}
{{#if: {{{cost}}}||<th>Cost</th>}}
</tr>
<tr>
<td rowspan=2>[[File:FS_{{{filename|charactername}}}.png|70px| center | middle]]</td>
<td rowspan=2>[[File:{{{rank-img|BronzeRank}}}.png|50px|  center | middle]]</td>
<td>1</td>
<td>{{{atk}}}</td>
<td>{{{aspd}}}</td>
<td>{{{hp}}}</td>
<td>{{{def}}}</td>
<td>{{{mres}}}</td>
<td>{{{blk}}}</td>
{{#if: {{{redeploy|}}}|<td>{{{redeploy}}}</td>}}
{{#if: {{{cost}}}<td>{{{cost}}}</td>}}
</tr>
<tr>
<td>MAX</td>
<td>{{{atk max}}}</td>
<td>{{{aspd max}}}</td>
<td>{{{hp max}}}</td>
<td>{{{def max}}}</td>
<td>{{{mres max}}}</td>
<td>{{{blk max}}}</td>
{{#if: {{{redeploy|}}}|<td>{{{redeploy max}}}</td>}}
{{#if: {{{cost}}}<td>{{{cost max}}}</td>}}
</tr>
</table>
<noinclude>
Old code
{| class="wikitable" style="width:65%; margin:0 0 0em 1em; font-size:1em; text-align:center;" 50
{| class="wikitable" style="width:65%; margin:0 0 0em 1em; font-size:1em; text-align:center;" 50
! colspan=99 style="display:{{{display-header}}};"| [[Character Stats]]
! colspan=99 style="display:{{{display-header}}};"| [[Character Stats]]