Macros - Box
Page / - ultima modifica di Fabio Scubla il 2022/08/01 16:14
ultima modifica di Fabio Scubla
il 2022/08/01 16:14
Box Macro displays a message in a styled box. Learn more
There are several specialized box macros:
Title of the box
This is a box message
{{box title='Title of the box'}}
This is a box
message
{{/box}}
This is an info message
{{info}}
This is an info message
{{/info}}
This is a success message
{{success}}
This is a success message
{{/success}}
This is a warning message
{{warning}}
This is a warning message
{{/warning}}
This is an error message
{{error}}
This is an error message
{{/error}}