Template:Messagebox: Difference between revisions
Jump to navigation
Jump to search
hw>Mlink-rodrigue No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
"required": true, | "required": true, | ||
"label": { | "label": { | ||
"de": "Text" | "de": "Text", | ||
"en": "Text" | |||
} | } | ||
}, | }, | ||
Line 20: | Line 21: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"default": | "default": "", | ||
"required": true, | "required": true, | ||
"label": { | "label": { |
Latest revision as of 01:30, 14 August 2023
Kopiervorlage:
{{Messagebox|boxtype = |Note text =| bgcolor =}}
Infobox for notes, warnings, tips, etc.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type of box | boxtype | note, tip, warning, important, example, neutral
| String | required |
Show icon | icon | Shows icon before the label
| Unknown | suggested |
Text | Note text | no description | Unknown | required |
Background color | bgcolor | Background color for neutral box in hex-format (#ececec)
| String | suggested |