Template:Mbox/Doc

From Eco - English Wiki

What is {{Mbox}}

The {{Mbox}} template is a standard text box with an icon.

Mbox is used in: Category:Notice_templates

How to use

This template it most of all used to create other templates, there is no need to use this directly on a page.

That said, here are some examples:

{{Mbox
| icon = 
| colorborder = 
| colorbackground = 
| colortext = 
| text = 
}}

Suggested icons:


Examples

{{Mbox
| icon = 
| colorborder = 
| color = 
| text = 
}}



{{Mbox
| icon = 
| colorborder = 
| color = 
| text = This is a test.
}}



{{Mbox
| icon = 
| colorborder = darkred
| color= Warning
| text = This is also a test.
}}