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>") |
m (Protected "Template:Ombox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(One intermediate revision by the same user not shown) | |||
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> |
Latest revision as of 01:27, 12 April 2023
{{{text}}} |