Template:Mbox: Difference between revisions
m 1 revision imported |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
{{# | <templatestyles src="Template:mbox/style.css" />{{#ifeq:{{{small|}}}|yes | ||
| {{ombox/core | |||
| small = yes | |||
| type = {{{type|}}} | |||
| image = {{{smallimage|{{{image|}}}}}} | |||
| imageright = {{{smallimageright|{{{imageright|}}}}}} | |||
| class = {{{class|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{smalltext|{{{text}}}}}} | |||
}} | |||
| {{ombox/core | |||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| imageright = {{{imageright|}}} | |||
| class = {{{class|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text}}} | |||
}} | |||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||