Template:Stats: Difference between revisions
From AnotherEidos R Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css:AnadosStyle.css}}<table class="anados-table">{{#if: {{{display-header|}}}|<tr><th colspan=99>[[Character Stats]]</th></tr> | {{#css:AnadosStyle.css}}<table class="anados-table stat-table">{{#if: {{{display-header|}}}|<tr><th colspan=99>[[Character Stats]]</th></tr> | ||
<tr | <tr> | ||
<th >[TBA]</th> | <th >[TBA]</th> | ||
<th>Rank</th> | <th>Rank</th> | ||
Line 11: | Line 11: | ||
<th>Block Count</th>{{#if: {{{redeploy|}}}|<th>Reposition Time</th>}}{{#if: {{{cost}}}||<th>Cost</th>}} | <th>Block Count</th>{{#if: {{{redeploy|}}}|<th>Reposition Time</th>}}{{#if: {{{cost}}}||<th>Cost</th>}} | ||
</tr>}} | </tr>}} | ||
<tr | <tr> | ||
<td rowspan=2>[[File:FS_{{{filename|charactername}}}.png|100px| center | middle]]</td> | <td rowspan=2>[[File:FS_{{{filename|charactername}}}.png|100px| center | middle]]</td> | ||
<td rowspan=2>[[File:{{{rank}}}_rank.png|100px| center | middle]]</td> | <td rowspan=2>[[File:{{{rank}}}_rank.png|100px| center | middle]]</td> | ||
Line 22: | Line 22: | ||
<td>{{{block}}}</td>{{#if: {{{redeploy|}}}|<td>{{{redeploy}}}</td>}}{{#if: {{{cost}}}<td>{{{cost}}}</td>}} | <td>{{{block}}}</td>{{#if: {{{redeploy|}}}|<td>{{{redeploy}}}</td>}}{{#if: {{{cost}}}<td>{{{cost}}}</td>}} | ||
</tr> | </tr> | ||
<tr class=" | <tr class="max-row"> | ||
<td class=" | <td class="lvl-column">{{{lv max}}}</td> | ||
<td>{{{atk max}}}</td> | <td>{{{atk max}}}</td> | ||
<td>{{{atk spd max|{{{atk spd}}}}}}</td> | <td>{{{atk spd max|{{{atk spd}}}}}}</td> |