Difference between revisions of "Template:Ombox"

From The Broken Dagger Wiki
Jump to: navigation, search
m (16 revisions)
m (1 revisión)
(3 intermediate revisions by 3 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>

Revision as of 05:49, 11 August 2011

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}