Template:Banner: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
"title": {}, | "title": {}, | ||
"content": {}, | "content": {}, | ||
"variant": {}, | "variant": { | ||
"type": "string", | |||
"suggestedvalues": [ | |||
"warning", | |||
"info", | |||
"danger", | |||
"success" | |||
], | |||
"default": "info" | |||
}, | |||
"icon": {} | "icon": {} | ||
}, | }, | ||
Latest revision as of 17:11, 7 July 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| content | content | no description | Unknown | optional |
| variant | variant | no description
| String | optional |
| icon | icon | no description | Unknown | optional |