Difference between revisions of "Template:Mbox"

From Self-sufficiency
Jump to: navigation, search
(A first beta version of {{tmbox}} is available, so enabled call to tmbox.)
m (1 revision)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{  
+
{{
 
   {{namespace detect  
 
   {{namespace detect  
 
   | demospace = {{{demospace|}}}
 
   | demospace = {{{demospace|}}}
 
   | main      = ambox
 
   | main      = ambox
 
   | talk      = tmbox
 
   | talk      = tmbox
   | image    = imbox
+
   | file      = imbox
 
   | category  = cmbox
 
   | category  = cmbox
 
   | other    = ombox
 
   | other    = ombox
 
   }}
 
   }}
<!-- These if-cases should perhaps be removed since all current mboxes can take empty parameters. This code also means we are feeding several empty numbered parameters but that doesn't matter since the mboxes don't use numbered parameters.  -->
+
| type      = {{{type|}}}
| {{#if:{{{type|}}}| type={{{type|}}} }}
+
| image      = {{{image|}}}
| {{#if:{{{image|}}}| image={{{image|}}} }}
+
| imageright = {{{imageright|}}}
| {{#if:{{{imageright|}}}| imageright={{{imageright|}}} }}
+
| class      = {{{class|}}}
| {{#if:{{{style|}}}| style={{{style|}}} }}
+
| style      = {{{style|}}}
| {{#if:{{{textstyle|}}}| textstyle={{{textstyle|}}} }}
+
| textstyle  = {{{textstyle|}}}
| {{#if:{{{text|}}}| text={{{text|}}} }}
+
| text      = {{{text}}}
 
+
| small      = {{{small|}}}
 +
| smallimage = {{{smallimage|}}}
 +
| smallimageright = {{{smallimageright|}}}
 +
| smalltext  = {{{smalltext|}}}
 +
| subst      = {{{subst|}}}
 +
| date      = {{{date|}}}
 
}}<noinclude>
 
}}<noinclude>
 
+
{{documentation}}
<!-- {{pp-template|small=yes}} -->
+
{{Documentation}}
+
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Latest revision as of 14:53, 10 December 2011