Info Macro
This is a Velocity macro, bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Info Macro
Displays an informational message in a styled box format, using an information icon.Usage
#info($text)
Parameters definition
| Name | Optional | Allowed values | Default value | Description |
|---|---|---|---|---|
| text | no | a string | none | The text message that will be displayed |
Example
#info("This is an informational message")