Template:Warning: Difference between revisions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
"description": "The text to display.", | "description": "The text to display.", | ||
"example": "This text should be heeded.", | "example": "This text should be heeded.", | ||
"required": true | "required": true, | ||
"type": "string" | |||
} | } | ||
}, | }, |
Revision as of 09:05, 11 February 2023
A "Warning" box used to report potential danger.
Usage
{{Warning|This text should be heeded.}}
Example
Warning: This text should be heeded.
See also
A "Warning" box used to report potential danger.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 Text | The text to display.
| String | required |