Difference between revisions of "Category:Cmbox"

From blackwiki
Jump to navigation Jump to search
test>Edokter
(Add class parameter)
m (41 revisions imported)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table class="plainlinks cmbox
+
{{#invoke:Message box|cmbox}}<noinclude>
{{#switch:{{{type|}}}
 
| speedy    = cmbox-speedy
 
| delete    = cmbox-delete
 
| content    = cmbox-content
 
| style      = cmbox-style
 
| move      = cmbox-move
 
| protection = cmbox-protection
 
| notice          <!-- notice = default -->
 
| #default  = cmbox-notice
 
}} {{{class|}}}" 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}}}
 
  | [[File:{{#switch:{{{type|}}}
 
    | speedy    = Cmbox deletion.png
 
    | delete    = Cmbox deletion.png
 
    | content    = Cmbox content.png
 
    | style      = Edit-clear.svg
 
    | move      = Cmbox move.png
 
    | protection = Cmbox protection.png
 
    | notice          <!-- notice = default -->
 
    | #default  = Cmbox notice.png
 
    }}|40x40px|link=|alt=]]
 
  }}</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 -->
 
}}<noinclude>
 
 
{{documentation}}
 
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
</noinclude>
 
</noinclude>

Latest revision as of 17:15, 6 September 2020

Documentation[create]

This category currently contains no pages or media.