Template:Stats: Difference between revisions
From AnotherEidos R Wiki
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
<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> | ||
{{#css: | {{#css: | ||
.statTable { background:#f8f9fa; padding:10px; text-align:center; border-spacing: 0;} | .statTable { background:#f8f9fa; padding:10px; text-align:center; border-spacing: 0;} | ||
Line 38: | Line 37: | ||
.statTable td{ font-size:1em; width: 90px; padding:20px;} | .statTable td{ font-size:1em; width: 90px; padding:20px;} | ||
}} | }} | ||
<noinclude> |