Difference between revisions of "Module:Ombox"

From blackwiki
Jump to navigation Jump to search
m (2 revisions imported)
 
(21 intermediate revisions by 14 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|}}}
 
  | 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>See [[mediawikiwiki:Template:Ombox]].
 
 
 
[[Category:Mediawiki templates|{{PAGENAME}}]]
 
[[Category:Utility templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 09:00, 5 September 2020

50px Module documentation[create]