Difference between revisions of "Template:Mbox"

From Veloopti Help
Jump to: navigation, search
(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|}}}
   {{namespace detect
+
| left =
   | demospace = {{{demospace|}}}
+
   {{ambox/core
   | main     = ambox
+
   | small      = left
   | talk     = tmbox
+
  | type      = {{{type|}}}
   | file     = imbox
+
   | image     = {{#if:{{{smallimage|}}}
   | category = cmbox
+
                | {{{smallimage}}}
   | 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 12:21, 15 March 2009

Template:Ambox/core

50px Template documentation[create]