Info Macro (Velocity)

Version 17.1 by Thomas Mortagne on 2011/10/27 19:24

informationDisplays an informational message in a styled box format, using an information icon
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

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