Messagebox Markup
The <messagebox> tag is available to integrate the ColdBox Messagebox Plugin into your wiki pages.
The following attributes are available to be used with the <messagebox> tag
| Attribute | Required | Values | Description |
|---|---|---|---|
| type | No | info,warning,error |
The type of messagebox to generate: info, warning or error.
Example:
<messagebox type="error">My Message</messagebox> |
Wiki Menu
User Login