Template:Ombox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>") |
No edit summary |
||
Line 1: | Line 1: | ||
{{# | {{#ifeq:{{{small|}}}|yes | ||
{{ | | {{ombox/core | ||
< | | small = yes | ||
</noinclude> | | type = {{{type|}}} | ||
| image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }} | |||
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }} | |||
| class = {{{class|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }} | |||
}} | |||
| {{ombox/core | |||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| imageright = {{{imageright|}}} | |||
| class = {{{class|}}} | |||
| style = {{{style|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text}}} | |||
}} | |||
}}<noinclude>[[Category:Templates]]</noinclude> |
Revision as of 01:22, 12 April 2023
{{{text}}} |