Template:Ombox: Difference between revisions

From Greyhawk Wiki
Jump to navigation Jump to search
template wrapper for generic messagebox
 
m 41 revisions imported: Trying again with Templates and Modules—Importing Mbox style Templates ({{Mbox}} and {{Ambox}})
 
(46 intermediate revisions by 24 users not shown)
Line 1: Line 1:
<table class="metadata plainlinks messagebox" style="{{{style|}}}">
<onlyinclude>{{#invoke:Message box|ombox}}</onlyinclude>
<tr>
<td class="ambox-image">
{{#ifeq:{{{image|}}}|none
  | <!-- No image cell; empty cell necessary for text cell to have 100% width -->
  | <div style="width:52px;"> {{{image|[[Image:Ambox notice.png|40x40px]]}}}</div>
}}</td>
<td class="ambox-text" style="{{{textstyle|}}}">{{{text}}}</td>
{{#if:{{{imageright|}}}
  | <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td>
}}
</tr>
</table><noinclude>
{{Documentation}}
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories to the /doc subpage and interwikis in Wikidata, 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