Template:Stats: Difference between revisions
From AnotherEidos R Wiki
m 1 revision imported |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.statTable { background:#f8f9fa; text-align:center; border-spacing: 0; border:solid black 1px;} | .statTable { background:#f8f9fa; text-align:center; border-spacing: 0; border:solid black 1px; padding: 5px;} | ||
.maxRow {background-color:# | .maxRow {background-color:#fdf2d5;} | ||
.statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:2.5px;} | .statTable th{ background:#304762; color:#FFF; font-size:0.8em; width: 90px; font-weight:bold; padding:2.5px;} | ||
.statTable .lvlColumn { width: 35px; font-weight:bold; } | .statTable .lvlColumn { width: 35px; font-weight:bold; } | ||
.statTable td{ | .statTable td{ width: 90px; padding: 5px 10px;} | ||
}}<table class="statTable">{{#if: {{{display-header|}}}|<tr><th colspan=99 style="display:{{{display-header}}};">[[Character Stats]]</th></tr><tr> | }}<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> |