Template:Warning box
This template displays a message box with a red styling and a triangle + exclamation point icon—it's meant to be used for important pull-out warnings (especially on tutorial pages).
Usage
Provided fields fill out the optional title + text of the message box.
{{Warning box|text=Keep the Riso <u>''turned off'' and ''unplugged''</u> during the following steps.}}
TemplateData
Used to display a simple warning box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Header text to be used at the top of the box—this will be displayed in bold. | String | suggested |
Text | text | The body text of the message box. | String | required |