Template:Mbox: Difference between revisions
Jump to navigation
Jump to search
en>Davidgothberg Changed deprecated "{{namespace detect|image=}}" to "{{namespace detect|file=}}, due to change of namespace "Image:" to "File:". No change in functionality. |
en>Davidgothberg Deploying the "small=left" feature, thus now using {{ambox/core}}. Tested in /sandbox and discussed in many places, see talk page. |
||
| Line 1: | Line 1: | ||
{{ | {{#switch:{{{small|}}} | ||
{{ | | left = | ||
| | {{ambox/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 = | |||
{{ambox/core | |||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| imageright = {{{imageright|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text}}} | |||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{pp-template | {{pp-template}} | ||
{{ | {{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 21:21, 15 March 2009
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
[create]