Template:Notice: Difference between revisions
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": "", | ||
Revision as of 04:53, 10 July 2023
| {{{{{{text}}}}}} |
Usage example:
{{Notice
| text=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | text | no description
| String | suggested |