Difference between revisions of "Template:Mbox"

From FIThydrowiki
Jump to navigation Jump to search
what>Davidgothberg
(Changed the "#ifeq:" statements to "#if:", changed to using {{namespace detect}} so a demospace parameter can be used and talk space can be easily detected, and other fixes.)
m (103 revisions imported: Information box for pictures template)
 
(54 intermediate revisions by 23 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    = dmbox
 
  }}
 
<!-- These if-cases soon unnecessary since all but ambox and dmbox can take empty parameters, and ambox and dmbox will be fixed. This code 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 12:48, 8 October 2019

Lua error in package.lua at line 80: module 'Module:Arguments' not found. Lua error in package.lua at line 80: module 'Module:Arguments' not found.