Version 10.1 by Vincent Massol on 2010/12/09 09:54

cogDisplays a warning message in a styled box format, using a warning icon
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

Displays a warning message in a styled box format, using a warning icon. Since XWiki Enterprise 2.0 Milestone 1 you should use the Message Macro in xwiki/2.0 syntax.

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