Template:Mbox: Difference between revisions
Jump to navigation
Jump to search
Category:Favorite templates
>TadejM No edit summary |
template>Tomoneill |
||
Line 1: | Line 1: | ||
{{ | {{ | ||
{{namespace detect | |||
| demospace = {{{demospace|}}} | |||
| main = ambox | |||
| talk = tmbox | |||
| file = imbox | |||
| category = cmbox | |||
| other = ombox | |||
}} | |||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| imageright = {{{imageright|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text}}} | |||
| small = {{{small|}}} | |||
| smallimage = {{{smallimage|}}} | |||
| smallimageright = {{{smallimageright|}}} | |||
| smalltext = {{{smalltext|}}} | |||
}}<noinclude>[[Category:Favorite templates]] | |||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage | [[Category:Core wiki templates]] | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"demospace": {}, | |||
"type": {}, | |||
"image": {}, | |||
"imageright": {}, | |||
"style": {}, | |||
"textstyle": {}, | |||
"text": {}, | |||
"small": {}, | |||
"smallimage": {}, | |||
"smallimageright": {}, | |||
"smalltext": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |