Template:WarnAlt: Difference between revisions
Jump to navigation
Jump to search
(Add templatedata) |
(add newline) |
||
Line 8: | Line 8: | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 17:06, 11 February 2022
The severity argument is required.
Add warnings about possible dangers
Parameter | Description | Type | Status | |
---|---|---|---|---|
severity | severity 1 | Severity of the warning. Can be note, caution, warning or danger. | Unknown | required |
size | size 2 | Size of the warning. Can be large, medium, med or small | Unknown | required |
message | message 3 | The message to show in the warning box. | Unknown | required |
Note:
Medium:
NOTE This is a test |
Large:
NOTE This is a test
Warning:
Medium:
WARNING This is a test |
Large:
WARNING This is a test
Caution:
Medium:
CAUTION This is a test |
Large:
CAUTION This is a test
Danger:
Medium:
DANGER This is a test |
Large:
DANGER This is a test