![]() |
VOOZH | about |
This template is used to create a warning message box.
This kind of message box may be used to provide a warning to the readers about important thing that might affect them, usually security related. It may be also used to provide information that have higher importance than {{Info}}.
Example
{{Warning|It is '''dangerous''' to expose [[RCON]] ports to the internet. RCON is not encrypted and can be a subject to {{w|on-path attack}}s.}}
Produces
{{Info}}{{Debug warning}}| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | The content of the warning box | String | optional |
| image | image | Overrides the default image of the warning box | File | optional |
| title | title | The title for the warning box | String | optional |
| class | class | Adds HTML class for the warning box | String | optional |
| section | section | Sets whether or not the warning box only covers a section | Boolean | optional |