|
|
(37 intermediate revisions by 10 users not shown) |
Line 1: |
Line 1: |
| <table class="metadata plainlinks ambox
| | {{#invoke:Message box|cmbox}}<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 <!-- We can't use ambox-move yet -->
| |
| | protection = ambox-protection
| |
| | notice = ambox-notice
| |
| | #default = ambox-notice
| |
| }}" style="border: 1px solid #aaa; background: #d2e8ff; {{{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 deletion.png|40x40px]]
| |
| | delete
| |
| | serious = [[Image:Ambox deletion.png|40x40px]]
| |
| | content = [[Image:Ambox content.png|40x40px]]
| |
| | style = [[Image:Broom icon.svg|40x40px]]
| |
| | move
| |
| | merge = [[Image:Merge-split-transwiki default.svg|40x40px]]
| |
| | protection = [[Image:Padlock-silver-medium.svg|40x40px]]
| |
| | notice = [[Image:Ambox notice.png|40x40px]]
| |
| | blank = [[Image:No image.svg|40x40px]]
| |
| | #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>
| |
| | |
| {{Documentation}} | |
| <!-- Add categories and inter-wikis to the /doc subpage, not here! --> | |
| </noinclude> | | </noinclude> |