Template:Ombox: Difference between revisions

From Greyhawk Wiki
Jump to navigation Jump to search
Add class parameter
m 41 revisions imported: Trying again with Templates and Modules—Importing Mbox style Templates ({{Mbox}} and {{Ambox}})
 
(31 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{#ifeq:{{{small|}}}|yes
<onlyinclude>{{#invoke:Message box|ombox}}</onlyinclude>
| {{ombox/core
{{Documentation}}
  | small = yes
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->
  | 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>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>

Latest revision as of 13:02, 17 October 2022

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
ViewEditHistory
This template is not yet documented. Please create documentation here: Template:Ombox/doc