Template:SafetyCallout
Appearance
NOTICE —
Description
Safety warning callout box per ANSI Z535.6.
Usage
{{SafetyCallout
| level = danger
| title = Fire Hazard
| body = '''Hazard''': ...
'''Consequence''': ...
'''Action''': ...
}}
TemplateData
Safety warning callout box per ANSI Z535.6 standard
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Severity Level | level | Severity: danger, warning, caution, or notice
| String | required |
| Hazard Title | title | Brief description (e.g., Fire Hazard) | String | required |
| Hazard Details | body | Hazard, consequence, required action | Content | required |