Difference between revisions of "Template:Ombox"

From MINR.ORG WIKI
(lock display is automatic now, so doesn't need explicitly transcluded)
m (1 revision imported: Import countdown)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#ifeq:{{{small|}}}|yes
+
{{#invoke:Message box|ombox}}<noinclude>
| {{ombox/core
+
{{documentation}}
  | small = yes
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | type  = {{{type|}}}
+
</noinclude>
  | 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 21:36, 20 April 2019

Template documentation[create]