Difference between revisions of "Template:Mbox"

From FIThydrowiki
Jump to navigation Jump to search
what>David Levy
(Reverted. Apart from making the icon smaller and switching to a hue that doesn't match the template as well, what did that accomplish?)
m (103 revisions imported: Information box for pictures template)
 
(60 intermediate revisions by 23 users not shown)
Line 1: Line 1:
<table style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}}
+
{{#invoke:Message box|mbox}}<noinclude>
  | serious  = ambox-serious
+
{{documentation}}
  | content  = ambox-content
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | style    = ambox-style
 
  | merge    = ambox-merge
 
  | notice  = ambox-notice
 
  | #default = ambox-notice
 
}}">
 
<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;"> {{#switch:{{{image|{{{type|}}}}}}
 
    | serious  = [[Image:Stop hand nuvola.svg|40px]]
 
    | content  = [[Image:Emblem-important.svg|40px]]
 
    | style    = [[Image:Broom icon.svg|40px]]
 
    | merge    = [[Image:Merge-split-transwiki default.svg]]
 
    | notice  = [[Image:Info non-talk.png|40px]]
 
    | blank    = [[Image:No image.svg]]
 
    | #default = {{{image|[[Image:Info non-talk.png|40px]]}}}
 
  }}</div>
 
}}</td>
 
<td class="ambox-text">{{{text}}}</td>
 
{{#if:{{{imageright|}}}|
 
  <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td>
 
}}
 
</tr>
 
</table><noinclude>
 
{{template doc}}
 
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 12:48, 8 October 2019

Lua error in package.lua at line 80: module 'Module:Arguments' not found. Lua error in package.lua at line 80: module 'Module:Arguments' not found.