Difference between revisions of "Template:Cmbox"

m (Protected "Template:Cmbox": Message box meta-template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="plainlinks cmbox
+
{{#invoke:Message box|cmbox}}<noinclude>
{{#switch:{{{type|}}}
+
{{Documentation}}
| speedy    = cmbox-speedy
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| delete    = cmbox-delete
 
| content    = cmbox-content
 
| style      = cmbox-style
 
| move      = cmbox-move
 
| protection = cmbox-protection
 
| notice          <!-- notice = default -->
 
| #default  = cmbox-notice
 
}}" style="{{{style|}}}">
 
<tr>
 
{{#ifeq:{{{image|}}}|none
 
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td class="mbox-empty-cell"></td>
 
| <td class="mbox-image">
 
  {{#if:{{{image|}}}
 
  | {{{image}}}
 
  | {{#switch:{{{type|}}}
 
    | speedy    = [[Image:Cmbox deletion.png|40x40px]]
 
    | delete    = [[Image:Cmbox deletion.png|40x40px]]
 
    | content    = [[Image:Cmbox content.png|40x40px]]
 
    | style      = [[Image:Cmbox style.png|40x40px]]
 
    | move      = [[Image:Cmbox move.png|40x40px]]
 
    | protection = [[Image:Cmbox protection.png|40x40px]]
 
    | notice          <!-- notice = default -->
 
    | #default  = [[Image:Cmbox notice.png|40x40px]]
 
    }}
 
  }}</td>
 
}}
 
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
 
{{#if:{{{imageright|}}}
 
| <td class="mbox-imageright"> {{{imageright}}} </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  = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
 
}}<!--
 
 
 
--><includeonly>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:Category message boxes]]}}}}</includeonly><!--
 
 
 
--><noinclude>
 
 
 
{{pp-template|small=yes}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 23:01, 20 January 2024