namespace - the namespace the box will be used in. If mbox is used where namespace is not specified, the namespace will be determined by where the template is transcluded to.
type
speedy - speedy delete message box
delete - delete message box
content - content message box
style - style message box
notice - general message box
protection - protection message box
small - a small right floated message box, except Ambox that floats left.
id - the id of the box
class - any additional classes for the box
style - any additional styles for the box
plainlinks - if you want all external links to be plain links
textstyle - any additional styles for the text
text - text of the message box or use the following together
issue - the issue of the message box
fix - how to fix the message issue
date - the date the message box was placed
info - additional information for the message box
image - image in the left side of the message box
imageright - image in the right side of the message box
doc - answer yes to this when you are using your Mbox template on a documentation page.
cat - this is the category your Mbox will put the pages in where it is used.
To install these templates to your wiki, copy the file list at the end of this documentation to the export page and save it as an xml file. Then go to your wiki's import page and enter the name of the generated xml file.
These instructions are for the administrators of your wiki. If you are not an admin, please talk to them to complete the installation of this template and its children to your wiki.
This wiki has instant commons. If you want these images, your wiki's admin will have to request instant commons or you will have to upload the images manually.
{{Ombox}} templates are other pages message boxes.
This is an other namespace page speedy deletion message box.
{{Mbox
| namespace = other
| type = speedy
| image = [[File:Ambox warning pn.svg|50px]]
| text = This is an other namespace page speedy deletion message box.
}}
This is an other namespace page deletion message box.
{{Mbox
| namespace = other
| type = delete
| image = [[File:Ambox warning pn.svg|50px]]
| text = This is an other namespace page deletion message box.
}}
This is an other namespace page content message box.
{{Mbox
| namespace = other
| type = content
| image = [[File:Ambox_warning_orange.svg|50px]]
| text = This is an other namespace page content message box.
}}
This is an other namespace page style message box.
{{Mbox
| namespace = other
| type = style
| image = [[File:Ambox_warning_yellow.svg|50px]]
| text = This is an other namespace page style message box.
}}
This is an other namespace page general message box.
{{Mbox
| namespace = other
| type = notice
| image = [[File:Ambox_warning_blue.svg|50px]]
| text = This is an other namespace page general message box.
}}
This is an other namespace page move message box.
{{Mbox
| namespace = other
| type = move
| image = [[File:Merge-split-transwiki_default.svg|50px]]
| text = This is an other namespace page move message box.
}}
This is an other namespace page protection message box.
{{Mbox
| namespace = other
| type = protection
| image = [[File:Padlock.svg|50px]]
| text = This is an other namespace page protection message box.
}}
{{Fmbox}} templates are footer or header message boxes.
This is a footer or header warning message box.
{{Mbox
| namespace = footer
| type = speedy
| image = [[File:Ambox warning pn.svg|50px]]
| text = This is a footer or header speedy deletion message box.
}}
This is a footer or header content message box.
{{Mbox
| namespace = footer
| type = content
| image = [[File:Ambox_warning_orange.svg|50px]]
| text = This is a footer or header content message box.
}}
This is a footer or header style message box.
{{Mbox
| namespace = footer
| type = style
| image = [[File:Ambox_warning_yellow.svg|50px]]
| text = This is a footer or header style message box.
}}
This is a footer or header general message box.
{{Mbox
| namespace = footer
| type = notice
| image = [[File:Ambox_warning_blue.svg|50px]]
| text = This is a footer or header general message box.
}}
This is a footer or header move message box.
{{Mbox
| namespace = footer
| type = move
| image = [[File:Merge-split-transwiki_default.svg|50px]]
| text = This is a footer or header move message box.
}}
This is a footer or header protection message box.
{{Mbox
| namespace = footer
| type = protection
| image = [[File:Padlock.svg|50px]]
| text = This is a footer or header protection message box.
}}
While this section is going show general deletion templates, the principles can be applied to any other namespace neural type of box. Note, namespace is not specified, so the template will take on the style of its name space, meaning it will look like an Xmbox, but they will change their styles when the deletion template is transcluded to a page.
{{Mbox
| type = speedy
| image = [[File:Ambox warning pn.svg|50px]]
| text = '''This page is a candidate for ''speedy'' deletion.'''
| info = ''Remember to check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{fullurl:{{FULLPAGENAME}}|action=history}} the page history] before deletion.''
| doc = yes
| cat = Candidates for speedy deletion
}}
{{Mbox
| type = delete
| image = [[File:Ambox warning pn.svg|50px]]
| text = '''This page is a candidate for deletion.'''
| info = ''Remember to check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{fullurl:{{FULLPAGENAME}}|action=history}} the page history] before deletion.''
| doc = yes
| cat = Candidates for deletion
}}
These are small boxen that can be used to include unobtrusive messages to pages. Their borders are all narrow so text can flow around these boxen with little affect on the text. If you do not want text beside the box, you should use the <div style="clear:both"></div> directly after the box.
This is a message box that can be used in a section of an article to highlight issues with the section. It is suggested to use a normal box for problems within the whole article.
Here is the code for the above box.
{{Mbox
| namespace = main
| small = yes
| type = notice
| text = This is a small article general message box.
}}
This is a message box that can be used to highlight minor issues with the category. It is suggested to use a normal box for bigger problems with category.
Here is the code for the above box.
{{Mbox
| namespace = category
| small = yes
| type = notice
| text = This is a small category general message box.
}}
This is a message box that can be used to highlight minor issues with the image or documentation of it. It is suggested to use a normal box for bigger problems with the image.
Here is the code for the above box.
{{Mbox
| namespace = file
| small = yes
| type = notice
| text = This is a small image general message box.
}}
This is a message box that can be used to highlight minor issues with a template or documentation of it. It is suggested to use a normal box for bigger problems with the template or documentation.
Here is the code for the above box.
{{Mbox
| namespace = template
| small = yes
| type = notice
| text = This is a small template general message box.
}}
This is a message box that can be used to highlight minor issues with a talk page. It is suggested to use a normal box for bigger problems with the talk page.
Here is the code for the above box.
{{Mbox
| namespace = talk
| small = yes
| type = notice
| text = This is a small talk page general message box.
}}
This is a message box that can be used to highlight minor issues with a section of a page. It is suggested to use a normal box for bigger problems with the entire page.
Here is the code for the above box.
{{Mbox
| namespace = other
| small = yes
| type = notice
| text = This is a small other pages page general message box.
}}