Warning Macro (Velocity)

Version 15.1 by Thomas Mortagne on 2011/10/27 19:24

errorDisplays a warning message in a styled box format, using a warning icon
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

Usage

#warning($text)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
textnoa stringnoneThe text message that will be displayed

Example

#warning("This is a warning message")

Result

This is a warning message

See also

Get Connected