Template:Mbox: Difference between revisions
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.
m>Davidgothberg (A first beta version of {{tmbox}} is available, so enabled call to tmbox.) |
m>Davidgothberg (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: | Line 1: | ||
{{ | {{ | ||
{{namespace detect | {{namespace detect | ||
| demospace = {{{demospace|}}} | | demospace = {{{demospace|}}} | ||
Line 8: | Line 8: | ||
| other = ombox | | other = ombox | ||
}} | }} | ||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| imageright = {{{imageright|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text|}}} | |||
}}<noinclude> | }}<noinclude> |