Template:Ombox: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(copy from en.wp)
 
*>Mr. Stradivarius
(switch to Lua version)
Line 1: Line 1:
{{#ifeq:{{{small|}}}|yes
{{#invoke:Message box|ombox}}<noinclude>
| {{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>
 
{{pp-template|small=yes}}
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
</noinclude>
</noinclude>

Revision as of 13:45, 20 October 2013

Lua error: Internal error: The interpreter exited with status 126. Lua error: Internal error: The interpreter exited with status 126.