Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NPCTableHead: Difference between revisions

Template page
Dirty fix to sudden <p> tag appearing in last cell of head row
Moving CSS to template in-place, so template is full independent
Line 1: Line 1:
{{#css: .wikitable.NPC .head th p {display: none; } }}
{{#css:
{| class="wikitable complex collapsible NPC"  
.wikitable.NPC .head th p {display: none; }
.wikitable.NPC caption {text-align:left; margin-left: 0.5em; }
.wikitable.NPC th {background-color: #222; padding: 0.5em 0.5em 0.4em; }
}}
{| class="wikitable collapsible NPC"  
|+ {{{1|}}}
|+ {{{1|}}}
|- class="head"
|- class="head"