Version 11.1 by Vincent Massol on 2010/12/09 09:51

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

Description

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

Usage

#info($text)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
textnoa stringnoneThe text message that will be displayed

Example

#info("This is an informational message")

Result

This is an informational message

See also

Get Connected