Warning Macro

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

errorDisplays a warning 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.

{{warning}}text{{/warning}}

Example

{{warning}}This is a warning message{{/warning}}

Result

WarningMacro16_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:

WarningMacro.png

See also

Get Connected