틀:Mbox: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(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.)
1번째 줄: 1번째 줄:
{{
{{
{{namespace detect
{{namespace detect
| demospace = {{{demospace|}}}
| demospace = {{{demospace|}}}
8번째 줄: 8번째 줄:
| other = ombox
| 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|}}}| type={{{type|}}} }}
| image = {{{image|}}}
| {{#if:{{{image|}}}| image={{{image|}}} }}
| imageright = {{{imageright|}}}
| style = {{{style|}}}
| {{#if:{{{imageright|}}}| imageright={{{imageright|}}} }}
| {{#if:{{{style|}}}| style={{{style|}}} }}
| textstyle = {{{textstyle|}}}
| text = {{{text|}}}
| {{#if:{{{textstyle|}}}| textstyle={{{textstyle|}}} }}
| {{#if:{{{text|}}}| text={{{text|}}} }}


}}<noinclude>
}}<noinclude>

2008년 5월 30일 (금) 17:53 판

{{

 틀:Namespace detect

| type = | image = | imageright = | style = | textstyle = | text =

}}

Template documentation[create]