Template:WarnAlt: Difference between revisions
Jump to navigation
Jump to search
(change arg types) |
(Remove testing) |
||
Line 43: | Line 43: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 17:17, 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. | String | required |
size | size 2 | Size of the warning. Can be large, medium, med or small | String | required |
message | message 3 | The message to show in the warning box. | String | required |