Template:Ombox: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(lock display is automatic now, so doesn't need explicitly transcluded)
m (18 revisions imported from wikipedia:Template:Ombox)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{#invoke:Message box|ombox}}<noinclude>
{{#ifeq:{{{small|}}}|yes
{{documentation}}
| {{ombox/core
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| small = yes
</noinclude>
| 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 18:13, 5 May 2021

Template documentation[create]