Template:Notice: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{BaseWarning | width=439px | bar-color=#3469c8 | icon=File:40px-OOjs_UI_icon_information-progressive.svg.png | text={{{text}}} }} <noinclude> Example usage: <pre> {{BaseWarning | width=Example | bar-color=Example | icon=Example | text=Example }} </pre> <templatedata> { "params": { "text": { "suggested": true, "default": "", "type": "string" } }, "sets": [] } </templatedata> </noinclude>") |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BaseWarning | {{BaseWarning | ||
| width=439px | | max-width=439px | ||
| bar-width=9px | |||
| bar-color=#3469c8 | | bar-color=#3469c8 | ||
| icon=File:40px-OOjs_UI_icon_information-progressive.svg.png | | icon=File:40px-OOjs_UI_icon_information-progressive.svg.png | ||
| text={{{ | | icon-size=20px | ||
}} | | border-width=1px | ||
| border-color=#b0b4bb | |||
| background-color= | |||
| text={{{1|}}} | |||
}}<noinclude> | |||
Usage example: | |||
<pre> | <pre> | ||
{{ | {{Notice | ||
| | | 1=Example | ||
}} | }} | ||
</pre> | </pre> | ||
Line 19: | Line 20: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"suggested": true, | "suggested": true, | ||
"default": "", | "default": "", |