Template
Header
From Dogcraft Wiki
(Added tempalte data) |
No edit summary |
||
Line 35: | Line 35: | ||
} | } | ||
}, | }, | ||
"format": " | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
"2", | "2", | ||
"margin" | "margin" | ||
] | ], | ||
"description": "Used to generate a box header with a colored background" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 21:26, 26 December 2020
{{{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 |
This page was last modified on 26 December 2020, at 21:26. (11 months ago)