Difference between revisions of "Template:NPCTableCSS"
From EVE University Wiki
(Moved button a bit to align with padding) |
(Remove call to {{FlashyCSS}}.) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
h4, h5, h6 {line-height: 1; padding-top: 0; padding-bottom: 0;} | h4, h5, h6 {line-height: 1; padding-top: 0; padding-bottom: 0;} | ||
− | + | .wikitable.NPC {position: relative; margin-top: 0px;} | |
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
.wikitable.NPC .head-first {min-width: 360px; } | .wikitable.NPC .head-first {min-width: 360px; } | ||
.wikitable.NPC .head th p {display: none; } | .wikitable.NPC .head th p {display: none; } | ||
Line 42: | Line 17: | ||
.wikitable.NPC td.icon a {padding: 0 0.2em; } | .wikitable.NPC td.icon a {padding: 0 0.2em; } | ||
.wikitable.NPC td.icon a img {margin: -6px; } | .wikitable.NPC td.icon a img {margin: -6px; } | ||
− | .wikitable.NPC .mw-collapsible-toggle {position: absolute; left: | + | .wikitable.NPC .mw-collapsible-toggle {position: absolute; left: 1em;} |
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 18:58, 24 January 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template gives NPC tables the CSS they need to look right. It should be included once on all pages that use
{{NPCTableHead}}
,{{Expected NPC}}
or{{Loot table}}
. - This template is included in
{{CMBSiteInfo}}
and{{CMBSiteBox}}
(deprecated) so that articles that use one of these templates do not need{{NPCTableCSS}}
anymore.
- Dependencies
-
- Used by
- {{NPCTableHead}}
- {{NPCTableRow}}
- {{NPCTableSeparator}}
- {{Expected NPC}}
- {{Loot table}}
- Included in
- {{CMBSiteInfo}}
- {{CMBSiteBox}} deprecated.
- Syntax
- {{NPCTableCSS}}