Difference between revisions of "Template:Mbox"
Jump to navigation
Jump to search
what>WOSlinker (pass through class) |
what>Krinkle |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{#switch:{{{small|}}} |
| − | {{ | + | | left = |
| − | | | + | {{mbox/core |
| − | | | + | | small = left |
| − | | | + | | type = {{{type|}}} |
| − | | | + | | filename = {{{filename|}}} |
| − | | | + | | image = {{#if:{{{smallimage|}}} |
| − | | | + | | {{{smallimage}}} |
| + | | {{{image|}}} | ||
| + | }} | ||
| + | | imageright = {{#if:{{{smallimageright|}}} | ||
| + | | {{{smallimageright}}} | ||
| + | | {{{imageright|}}} | ||
| + | }} | ||
| + | | style = {{{style|}}} | ||
| + | | textstyle = {{{textstyle|}}} | ||
| + | | text = {{#if:{{{smalltext|}}} | ||
| + | | {{{smalltext}}} | ||
| + | | {{{text}}} | ||
| + | }} | ||
| + | }} | ||
| + | | #default = | ||
| + | {{mbox/core | ||
| + | | type = {{{type|}}} | ||
| + | | filename = {{{filename|}}} | ||
| + | | image = {{{image|}}} | ||
| + | | imageright = {{{imageright|}}} | ||
| + | | style = {{{style|}}} | ||
| + | | textstyle = {{{textstyle|}}} | ||
| + | | text = {{{text}}} | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}}<noinclude> | }}<noinclude> | ||
| − | {{ | + | {{Documentation}} |
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||
Revision as of 16:30, 30 April 2012
Template:Mbox/core Lua error in package.lua at line 80: module 'Module:Arguments' not found.