Template:Mbox/Doc: Difference between revisions

From Eco - English Wiki
[unchecked revision][unchecked revision]
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 52: Line 52:


  <nowiki>{{Mbox</nowiki>
  <nowiki>{{Mbox</nowiki>
  <nowiki>| icon = Imbox_notice.png</nowiki>
  <nowiki>| icon = </nowiki>
  <nowiki>| colorborder = darkred</nowiki>
  <nowiki>| colorborder = darkred</nowiki>
  <nowiki>| colorbackground = red</nowiki>
  <nowiki>| color= red</nowiki>
<nowiki>| colortext = yellow</nowiki>
  <nowiki>| text = This is also a test.</nowiki>
  <nowiki>| text = This is also a test.</nowiki>
  <nowiki>}}</nowiki>
  <nowiki>}}</nowiki>


{{Mbox
{{Mbox
| icon = Imbox_notice.png
| icon =  
| colorborder = darkred
| colorborder = darkred
| colorbackground = red
| color = red
| colortext = yellow
| text = This is also a test.
| text = This is also a test.
}}
}}

Revision as of 10:01, 30 April 2024

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 = Imbox_content.png
| colorborder = 
| colorbackground = 
| colortext = 
| text = This is a test.
}}



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