Version 10.3 by Silvia Macovei on 2010/12/08 22:09

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