Success Macro

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

tickDisplays 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 >= 3.1

Description

Usage

This macro inherits parameters from the Box Macro.

{{success}}text{{/success}}

Example

{{success}}This is a success message{{/success}}

Result

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

SuccessMacro.png

See also

Get Connected