Notes:
Use this template to provide a warning message to wiki visitors:
Syntax:
Paste and replace the values
{{Warning|caption|message|submessage|toolbox}}
or you can use named parameters:
{{Warning|caption=|message=|submessage=|toolbox=}}
| Parameter | Required | Usage |
|---|---|---|
caption |
✗ | The caption or title of the message. By default: Warning! |
message |
✗ | The message to display. |
submessage |
✗ | A smaller message to display. |
toolbox |
✗ | Link to display for actions. |
Example:
Using the following:
{{Warning|This is just an example}}
Will show:
Using:
{{Warning|This is the just an example|You have been warned.}}
Will show:
Using:
{{Warning|message=We can see the default title.|submessage=And this would be the submessage.|toolbox=Hello}}
Will show:

