Difference between revisions of "Template:Mbox"

From Makers Local 256
Jump to: navigation, search
(A first beta version of {{tmbox}} is available, so enabled call to tmbox.)
m (100 revisions: Stealing some templates from Wikipedia)
 
(44 intermediate revisions by 19 users not shown)
Line 1: Line 1:
{{
+
{{#invoke:Message box|mbox}}<noinclude>
  {{namespace detect
+
{{documentation}}
  | demospace = {{{demospace|}}}
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | main      = ambox
+
  | talk      = tmbox
+
  | image    = imbox
+
  | category  = cmbox
+
  | 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.  -->
+
| {{#if:{{{type|}}}| type={{{type|}}} }}
+
| {{#if:{{{image|}}}| image={{{image|}}} }}
+
| {{#if:{{{imageright|}}}| imageright={{{imageright|}}} }}
+
| {{#if:{{{style|}}}| style={{{style|}}} }}
+
| {{#if:{{{textstyle|}}}| textstyle={{{textstyle|}}} }}
+
| {{#if:{{{text|}}}| text={{{text|}}} }}
+
 
+
}}<noinclude>
+
 
+
<!-- {{pp-template|small=yes}} -->
+
{{Documentation}}
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
 
</noinclude>
 
</noinclude>

Latest revision as of 13:50, 9 May 2017

{{#invoke:Message box|mbox}} {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}