Template
Interface template⮥
Header
From Dogcraft Wiki
m (Text replacement - "Category:Templates" to "Category:Documented templates") |
m (Added categories: Interface templates) |
||
Line 50: | Line 50: | ||
"description": "Used to generate a box header with a colored background" | "description": "Used to generate a box header with a colored background" | ||
} | } | ||
</templatedata> | </templatedata>{{Interface template}} | ||
</noinclude> | </noinclude> |
Latest revision as of 10:58, 4 December 2023
{{{1}}}
Used to generate a box header with a colored background
Parameter | Description | Type | Status | |
---|---|---|---|---|
Header text | 1 content text | Used to set the header's text
| String | required |
Background color | 2 color | Used to set color of the header background.
| String | optional |
Margin | margin inline-css | Used to set custom margins.
| String | optional |
Further styles | style | Optional parameter for setting further CSS.
| String | optional |