Info Macro (Velocity)

Last modified by Vincent Massol on 2021/03/17 21:07

informationDisplays an informational message in a styled box format, using an information icon
TypeDoc (Velocity Macro)
Category
Developed by

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Standard

Description

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