Difference between revisions of "Template:StatBox"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
Line 3: Line 3:
 
</noinclude><includeonly>&#32;{{#css:
 
</noinclude><includeonly>&#32;{{#css:
 
.firstrow td, .firstrow th {
 
.firstrow td, .firstrow th {
border-top: 1px dotted #102f45;
+
border-top: 1px dotted {{{colour-border|black}}};
 
}
 
}
 
.stathead {
 
.stathead {
Line 21: Line 21:
 
visibility: hidden;
 
visibility: hidden;
 
white-space: nowrap;
 
white-space: nowrap;
background-color: #C3D2E7;
+
background-color: {{{colour-background|white}}};
color: #461a00;
+
color: {{{colour-links|#666}}};
border:2px #461a00 solid;
+
border:2px {{{colour-links|#666}}} solid;
 
text-align: center;
 
text-align: center;
 
border-radius: 6px;
 
border-radius: 6px;

Revision as of 21:47, 17 September 2016

Stat box, for notable stats. Documentation coming shortly.