Difference between revisions of "Template:Ombox"

From DMARC Wiki
Jump to navigation Jump to search
(re-add image switching)
m (17 revisions imported)
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table class="metadata plainlinks messagebox" style="{{{style|}}}">
+
{{#invoke:Message box|ombox}}<noinclude>
<tr>
+
{{documentation}}
<td class="ambox-image">
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
{{#ifeq:{{{image|}}}|none
 
  | <!-- No image cell; empty cell necessary for text cell to have 100% width -->
 
  | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}}
 
    | speedy    = [[Image:Ambox speedy deletion.png|40x40px]]
 
    | delete
 
    | serious    = [[Image:Ambox deletion.png|40x40px]]
 
    | content    = [[Image:Ambox content.png|40x40px]]
 
    | style      = [[Image:Ambox style.png|40x40px]]
 
    | move
 
    | merge      = [[Image:Ambox move.png|40x40px]]
 
    | protection = [[Image:Ambox protection.png|40x40px]]
 
    | notice    = [[Image:Ambox notice.png|40x40px]]
 
    | blank      = &nbsp;
 
    | #default  = {{{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}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 03:40, 17 July 2015

{{#invoke:Message box|ombox}} {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}