Difference between revisions of "Template:Mbox"

From FIThydrowiki
Jump to navigation Jump to search
what>Davidgothberg
(Planned new version from /sandbox. Many new additions and fixes. See discussions at Wikipedia talk:Article message boxes.)
m (103 revisions imported: Information box for pictures template)
 
(59 intermediate revisions by 23 users not shown)
Line 1: Line 1:
<table class="metadata plainlinks ambox
+
{{#invoke:Message box|mbox}}<noinclude>
{{#switch:{{{type|}}}
+
{{documentation}}
  | speedy    = ambox-speedy  <!-- Can be used from 19 May 2008 -->
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | delete                          <!-- delete = serious -->
 
  | serious    = ambox-delete     
 
  | content    = ambox-content
 
  | style      = ambox-style
 
  | move                            <!-- move = merge -->
 
  | merge      = ambox-merge  <!--ambox-move can be used 20 May 2008-->
 
  | protection = ambox-protection
 
  | notice    = ambox-notice
 
  | #default  = ambox-notice
 
}}" style="{{{style|}}}">
 
<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|}}}}}}
 
    | 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>
 
 
 
{{pp-template|small=yes}}
 
{{Documentation}}
 
<!-- Add categories and interwikis 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.