Difference between revisions of "Template:Mbox"

From Krafties
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<onlyinclude>{| class="messagebox"
+
<onlyinclude>{| class="messagebox {{#switch:{{{type|}}}
 +
| serious  = ambox-serious
 +
| content  = ambox-content
 +
| style    = ambox-style
 +
| merge    = ambox-merge
 +
| notice  = ambox-notice
 +
| #default = ambox-notice
 +
}}"
 
|-
 
|-
 
| class="mbox-image" | <includeonly>{{{image|}}}</includeonly><noinclude>Image</noinclude>
 
| class="mbox-image" | <includeonly>{{{image|}}}</includeonly><noinclude>Image</noinclude>

Revision as of 09:10, 2 May 2017

Image Some text


Documentation icon Template documentation ( view · talk · edit)

You can use

  • image=
  • text=
  • type= serious, content, style, merge, notice, protect

Type

| serious  = ambox-serious
| content  = ambox-content
| style    = ambox-style
| merge    = ambox-merge
| notice   = ambox-notice
| protect  = ambox-protection
The above documentation is transcluded from Template:Mbox/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>
blah content
{{Mbox
| demospace = {{{demospace|}}} / main / talk / file / category / other
| type  = speedy / delete / content / style / notice / move / protection
| image = none / [[File:Some image.svg|40px]]
| imageright = [[File:Some image.svg|40px]]
| style = CSS values
| textstyle  = CSS values
| text  = The message body text.
| small = {{{small|}}} / left / yes
| smallimage = none / [[File:Some image.svg|30px]]
| smallimageright = none / [[File:Some image.svg|30px]]
| smalltext  = A shorter message body text.
| plainlinks = no
}}