Difference between revisions of "Template:Mbox"

From FIThydrowiki
Jump to navigation Jump to search
what>Davidgothberg
(Widening the detection and reporting of faulty "type" parameter to cover all namespaces. See Template talk:Tmbox#Deprecated ambox parameters.)
m (103 revisions imported: Information box for pictures template)
 
(41 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
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| serious    <!-- This value is **deprecated**, please don't use it! -->
 
| delete    = ambox-delete
 
| content    = ambox-content
 
| style      = ambox-style
 
| merge      <!-- This value is **deprecated**, please don't use it! -->
 
| move      = ambox-move
 
| protection = ambox-protection
 
| notice    <!-- notice = default -->
 
| #default  = ambox-notice
 
}}" style="{{{style|}}}">
 
<tr>
 
{{#ifeq:{{{image|}}}|none
 
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
 
| <td class="ambox-image"><div style="width: 52px;">
 
  {{#ifeq:{{{image|}}}|blank
 
  | &nbsp;
 
  | {{#if:{{{image|}}}
 
    | {{{image}}}
 
    | {{#switch:{{{type|}}}
 
      | speedy    = [[Image:Ambox speedy deletion.png|40x40px]]
 
      | serious    <!-- This value is **deprecated**, please don't use it! -->
 
      | delete    = [[Image:Ambox deletion.png|40x40px]]
 
      | content    = [[Image:Ambox content.png|40x40px]]
 
      | style      = [[Image:Ambox style.png|40x40px]]
 
      | merge      <!-- This value is **deprecated**, please don't use it! -->
 
      | move      = [[Image:Ambox move.png|40x40px]]
 
      | protection = [[Image:Ambox protection.png|40x40px]]
 
      | notice    <!-- notice = default -->
 
      | #default  = [[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><!-- Detect and report usage with faulty "type" parameter:
 
-->{{#switch:{{{type|}}}
 
|  <!-- No type fed, is also valid input -->
 
| speedy
 
| delete
 
| content
 
| style
 
| move
 
| protection
 
| notice    =    <!-- Do nothing, valid "type" -->
 
| #default  = [[Category:Ambox templates using deprecated
 
types|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
 
}}<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.