Template:Notice: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| 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 | ||
| icon-size=20px | |||
| border-width=1px | | border-width=1px | ||
| border-color=#b0b4bb | | border-color=#b0b4bb | ||
| background-color= | | background-color= | ||
| text={ | | text={{{1|}}} | ||
}} | }}<noinclude> | ||
Usage example: | Usage example: | ||
<pre> | <pre> | ||
{{Notice | {{Notice | ||
| | | 1=Example | ||
}} | }} | ||
</pre> | </pre> | ||
Line 20: | Line 20: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"suggested": true, | "suggested": true, | ||
"default": "", | "default": "", |