|
|
(12 intermediate revisions by 9 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
| |
| }}" 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" style="border: none; padding: 0px; width: 1px;"></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 -->
| |
| }}<noinclude> | |
| | |
| {{pp-template|small=yes}}
| |
| {{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> |