Navigation menu

Template:Mbox: Difference between revisions

From The Kodiak Republic Wiki

m
32 revisions imported from dev:Template:Mbox
(Updating the code comment since ambox and dmbox/ombox has been fixed. They can take empty parameters now.)
m (32 revisions imported from dev:Template:Mbox)
 
(17 intermediate revisions by 8 users not shown)
Line 1:
{{#invoke:Message box|mbox}}<noinclude>
{{
{{documentation}}
{{namespace detect
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| demospace = {{{demospace|}}}
| 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>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.