Difference between revisions of "Template:Mbox"
Jump to navigation
Jump to search
(New page: {{ {{namespace detect | demospace = {{{demospace|}}} | main = ambox | talk = tmbox | file = imbox | category = cmbox | other = ombox }} | type = ...) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{#switch:{{{small|}}} |
− | {{ | + | | left = |
− | | | + | {{mbox/core |
− | | | + | | small = left |
− | | | + | | type = {{{type|}}} |
− | | | + | | image = {{#if:{{{smallimage|}}} |
− | | | + | | {{{smallimage}}} |
− | | | + | | {{{image|}}} |
+ | }} | ||
+ | | imageright = {{#if:{{{smallimageright|}}} | ||
+ | | {{{smallimageright}}} | ||
+ | | {{{imageright|}}} | ||
+ | }} | ||
+ | | style = {{{style|}}} | ||
+ | | textstyle = {{{textstyle|}}} | ||
+ | | text = {{#if:{{{smalltext|}}} | ||
+ | | {{{smalltext}}} | ||
+ | | {{{text}}} | ||
+ | }} | ||
+ | }} | ||
+ | | #default = | ||
+ | {{mbox/core | ||
+ | | type = {{{type|}}} | ||
+ | | image = {{{image|}}} | ||
+ | | imageright = {{{imageright|}}} | ||
+ | | style = {{{style|}}} | ||
+ | | textstyle = {{{textstyle|}}} | ||
+ | | text = {{{text}}} | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}}<noinclude> | }}<noinclude> | ||
− | |||
− | |||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:41, 16 May 2011
{{{text}}} |