Difference between revisions of "Template:NPCTableSeparator/doc"
From EVE University Wiki
m (Rewrite doc.) Tag: Removed redirect |
m (Add note about background color.) |
||
Line 21: | Line 21: | ||
{{NPCTableSeparator|Group A}} | {{NPCTableSeparator|Group A}} | ||
|} | |} | ||
− | + | Note: #222222 is used for the background color of the NPCTable headers. But because the background color of the documentation section of a template is also #222222 it can not be seen on a template page. | |
; See also | ; See also |
Revision as of 11:14, 25 May 2023
- Description
- This template is used to create a header row in an NPCTable.
- Dependencies
-
- Requires
- {{NPCTableCSS}} once on the page one or more NPCTables are used on.
- {{NPCTableHead}}
- Syntax
- {{NPCTableSeparator|<content>}}
- Parameters
-
- content
- Text in the row.
- Sample
{{NPCTableHead|Initial defenders}}
{{NPCTableSeparator|Group A}}
|}
- gives...
Initial defenders
WD | EWAR | L | ||
---|---|---|---|---|
Group A |
Note: #222222 is used for the background color of the NPCTable headers. But because the background color of the documentation section of a template is also #222222 it can not be seen on a template page.
- See also