Template:Mbox: Difference between revisions
Jump to navigation
Jump to search
en>WOSlinker pass through class |
en>Krinkle No edit summary |
||
| 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 18:30, 30 April 2012
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
[create]