Template:BaseWarning: Difference between revisions
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
}, | }, | ||
"text": { | "text": { | ||
" | "required": true, | ||
"type": "string", | "type": "string", | ||
"default": "" | "default": "" | ||
Revision as of 04:10, 10 July 2023
| [[{{{icon}}}]] | {{{text}}} |
Usage example:
{{BaseWarning
| width=Example
| bar-color=Example
| icon=Example
| text=Example
| border-width=Example
| border-color=Example
| background-color=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| width | width | no description
| String | suggested |
| bar-color | bar-color | no description
| String | suggested |
| icon | icon | no description | File | suggested |
| text | text | no description
| String | required |
| border-width | border-width | no description
| String | suggested |
| border-color | border-color | no description
| String | suggested |
| background-color | background-color | no description
| String | suggested |