Template
Interface template⮥
Header
From Dogcraft Wiki
{{{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 |