Template:WarningBoxOrange: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added template data) |
||
Line 9: | Line 9: | ||
{{WarningBoxOrange|This is the text you want inside your warning box}} | {{WarningBoxOrange|This is the text you want inside your warning box}} | ||
</nowiki></pre> | </nowiki></pre> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Text", | |||
"description": "The text to be shown in the warning box", | |||
"example": "This is a warning", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 17:34, 25 September 2019
To use this template, insert this text into your page:
{{WarningBoxOrange|This is the text you want inside your warning box}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to be shown in the warning box
| String | optional |