Template:Mbox: Difference between revisions
Jump to navigation
Jump to search
en>Happy-melon template moved |
en>Davidgothberg Updating the code comment since ambox and dmbox/ombox has been fixed. They can take empty parameters now. |
||
| Line 8: | Line 8: | ||
| other = ombox | | other = ombox | ||
}} | }} | ||
<!-- These if-cases | <!-- 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:{{{type|}}}| type={{{type|}}} }} | ||
| {{#if:{{{image|}}}| image={{{image|}}} }} | | {{#if:{{{image|}}}| image={{{image|}}} }} | ||
Revision as of 03:28, 30 May 2008
{{
Template:Namespace detect
| | | | | |
}}
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
[create]