Jump to content

Template:Ombox: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
from meta: http://meta.wikimedia.org/wiki/Template:Ombox
 
m <includeonly>{{#if:{{#translation:}}|{{bots|deny=AWB}}}}</includeonly>
Tag: 2017 source edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#invoke:Message box|ombox}}<includeonly>{{#if:{{#translation:}}|{{bots|deny=AWB}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
{{#ifeq:{{{small|}}}|yes
| {{ombox/core
| small = yes
| type = {{{type|}}}
| image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
}}
| {{ombox/core
| type = {{{type|}}}
| image = {{{image|}}}
| imageright = {{{imageright|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{{text}}}
}}
}}<noinclude>

Latest revision as of 20:33, 17 October 2023

Template documentation