Template:Mbox: Difference between revisions

From TestWiki
Content added Content deleted
(Changed deprecated "{{namespace detect|image=}}" to "{{namespace detect|file=}}, due to change of namespace "Image:" to "File:". No change in functionality.)
(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 =
{{namespace detect
{{ambox/core
| demospace = {{{demospace|}}}
| main = ambox
| small = left
| talk = tmbox
| type = {{{type|}}}
| file = imbox
| image = {{#if:{{{smallimage|}}}
| {{{smallimage}}}
| category = cmbox
| other = ombox
| {{{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}}}
}}
}}
| type = {{{type|}}}
| image = {{{image|}}}
| imageright = {{{imageright|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{{text}}}
| small = {{{small|}}}
| smallimage = {{{smallimage|}}}
| smallimageright = {{{smallimageright|}}}
| smalltext = {{{smalltext|}}}
}}<noinclude>
}}<noinclude>


{{pp-template|small=yes}}
{{pp-template}}
{{Documentation}}
{{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 19:21, 15 March 2009

Template:Ambox/core

Template:Pp-template