Template:Warning: Difference between revisions
Created page with "{{BaseWarning | max-width=439px | bar-width=9px | bar-color=#fbe8e6 | icon=File:OOjs_UI_icon_notice-destructive.svg.png | border-width=1px | border-color=#d14433 | background-color=#fbe8e6 | text={{{text}}} }} <noinclude> Usage example: <pre> {{Warning | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>" |
No edit summary |
||
| Line 4: | Line 4: | ||
| bar-color=#fbe8e6 | | bar-color=#fbe8e6 | ||
| icon=File:OOjs_UI_icon_notice-destructive.svg.png | | icon=File:OOjs_UI_icon_notice-destructive.svg.png | ||
| icon-size=20px | |||
| border-width=1px | | border-width=1px | ||
| border-color=#d14433 | | border-color=#d14433 | ||
Revision as of 05:00, 10 July 2023
| {{{text}}} |
Usage example:
{{Warning
| text=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | text | no description
| String | suggested |