Info Macro

Last modified by Lucas Charpentier (Sereza7) on 2024/08/08 15:01

informationDisplays an informational message in a styled box format
TypeJAR
Category
Developed by

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Standard

Compatibility

XWiki Enterprise >= 2.0

Description

Usage

This macro inherits parameters from the Box Macro.

{{info}}text{{/info}}

Example

{{info}}This is an informational message{{/info}}

Result

InfoMacro16_7.png

The styling of the box depends on the skin. The previous result example was made with Flamingo Skin.

XWiki <16.7.0

The style of the macro was slightly different:

InfoMacro.png

See also

Get Connected