Template:Stats: Difference between revisions

From AnotherEidos R Wiki
Bejeebs (talk | contribs)
No edit summary
Bejeebs (talk | contribs)
No edit summary
Line 1: Line 1:
<table class="statTable">{{#if: {{{display-header|}}}|<tr><th colspan=99 style="display:{{{display-header}}};">[[Character Stats]]</th></tr><tr>
{{#css:
.statTable { background:#f8f9fa; padding:10px; text-align:center; border-spacing: 0;}
.maxRow {background-color:#f3b676;}
.statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:5px;}
.statTable .lvlColumn { width: 35px; font-weight:bold; }
.statTable td{ font-size:1em; width: 90px; padding:20px;}
}}<table class="statTable">{{#if: {{{display-header|}}}|<tr><th colspan=99 style="display:{{{display-header}}};">[[Character Stats]]</th></tr><tr>
<th >[TBA]</th>
<th >[TBA]</th>
<th>Rank</th>
<th>Rank</th>
Line 29: Line 35:
<td>{{{mres max}}}</td>
<td>{{{mres max}}}</td>
<td>{{{blk max}}}</td>{{#if: {{{redeploy|}}}|<td>{{{redeploy max}}}</td>}}{{#if: {{{cost}}}<td>{{{cost max}}}</td>}}
<td>{{{blk max}}}</td>{{#if: {{{redeploy|}}}|<td>{{{redeploy max}}}</td>}}{{#if: {{{cost}}}<td>{{{cost max}}}</td>}}
</tr></table>
</tr></table><noinclude>
{{#css:
.statTable { background:#f8f9fa; padding:10px; text-align:center; border-spacing: 0;}
.maxRow {background-color:#f3b676;}
.statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:5px;}
.statTable .lvlColumn { width: 35px; font-weight:bold; }
.statTable td{ font-size:1em; width: 90px; padding:20px;}
}}
<noinclude>