:warning.

The following example shows how :warning. is used:

Input Example

:warning.
The disk contains bad sectors.
:ewarning.

Formatted Output

Warning: The disk contains bad sectors.

Place the caution and warning statements before the help information to which they apply so the user is cautioned or warned in advance. You can use the text= attribute if you want to use words other than "Caution" and "Warning" with these notices.


[Back: :caution.]
[Next: Simple List]