Template:Mbox: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
The if-statements do not work, have done extensive testing in my userspace. But no worries, all our mboxes now can take empty parameters so lets use that.
(A first beta version of {{tmbox}} is available, so enabled call to tmbox.)
(The if-statements do not work, have done extensive testing in my userspace. But no worries, all our mboxes now can take empty parameters so lets use that.)
Line 1:
{{
{{namespace detect
| demospace = {{{demospace|}}}
Line 8:
| other = ombox
}}
| type = {{{type|}}}
<!-- 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|}}}|image type= {{{typeimage|}}} }}
| {{#if:{{{image|}}}|imageright image= {{{imageimageright|}}} }}
| style = {{{style|}}}
| {{#if:{{{imageright|}}}| imageright={{{imageright|}}} }}
| {{#if:{{{style|}}}|textstyle style= {{{styletextstyle|}}} }}
| {{#if:{{{text|}}}| text = {{{text|}}} }}
| {{#if:{{{textstyle|}}}| textstyle={{{textstyle|}}} }}
| {{#if:{{{text|}}}| text={{{text|}}} }}
 
}}<noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu