Template:MessageBox/doc
From IdleOn MMO Wiki
The MessageBox template is used to create customizable message boxes which can be added to articles.
Examples
MessageBox examples can be found here.
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
CSS Classes | class | CSS classes to add to this message box. | String | optional |
CSS Styles | style | Inline CSS styles to apply to the message box. | String | optional |
Image | image | The name of the image to display on the side of the message box. Does not include square brackets or the File: prefix. | String | optional |
Label | label | A textual label to display where the image would be. | String | optional |
Title | title | The text to display at the top of the message box. | String | required |
Content | content | The main content of the message box, displayed below the title. | String | required |