Template:Ombox: Difference between revisions

From TestWiki
Content added Content deleted
(lock display is automatic now, so doesn't need explicitly transcluded)
(username removed)
m (1 revision imported from loginwiki:Template:Ombox: Updating template with latest edits from loginwiki)
 
(14 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{#invoke:Message box|ombox}}<noinclude>
{{#ifeq:{{{small|}}}|yes
{{documentation}}
| {{ombox/core
</noinclude>
| 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>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>

Latest revision as of 01:09, 21 March 2022