This template is used to create article management templates.
Use {{Mbox|<...>}} on a template page, filling in the various options. The created template is then used at the top of various wiki pages to notify the user of issues.
Parameters[edit source]
title
(optional)- The bold titular text displayed on the top of the mbox.
text
- The text displayed in the middle of the mbox.
border
(optional)- The CSS classes for the container of the mbox.
category
(optional)- Category to add when the template is used in the main namespace
TemplateData[edit source]
Used to create the message box for notice templates
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | text | Message box text | Content | required |
Title | title | Message box title | Content | suggested |
Border style | border | The CSS class for the message box | String | suggested |
Category | category | The category to add to pages in the “(main)” namespace. | String | optional |