Template:Notice: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 8: | Line 8: | ||
| border-color=#b0b4bb | | border-color=#b0b4bb | ||
| background-color= | | background-color= | ||
| text={{{ | | text={{{{{{text}}}}}} | ||
}} | }} | ||
|} | |} | ||
Line 16: | Line 16: | ||
<pre> | <pre> | ||
{{Notice | {{Notice | ||
| | | text=Example | ||
}} | }} | ||
</pre> | </pre> | ||
Line 22: | Line 22: | ||
{ | { | ||
"params": { | "params": { | ||
" | "text": { | ||
"suggested": true, | "suggested": true, | ||
"default": "", | "default": "", |