|
|
(40 intermediate revisions by 10 users not shown) |
Line 1: |
Line 1: |
| <table class="metadata plainlinks ambox
| | {{#invoke:Message box|cmbox}}<noinclude> |
| {{#switch:{{{type|}}}
| | {{documentation}} |
| | serious = ambox-serious
| | <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
| | content = ambox-content
| |
| | style = ambox-style
| |
| | merge = ambox-merge
| |
| | 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|}}}}}}
| |
| | serious = [[Image:Stop hand nuvola.svg|40px]]
| |
| | content = [[Image:Emblem-important.svg|40px]]
| |
| | style = [[Image:Broom icon.svg|40px]]
| |
| | merge = [[Image:Merge-split-transwiki default.svg]]
| |
| | notice = [[Image:Info non-talk.png|40px]]
| |
| | blank = [[Image:No image.svg]]
| |
| | #default = {{{image|[[Image:Information icon4.svg|40px]]}}}
| |
| }}</div>
| |
| }}</td>
| |
| <td class="ambox-text">{{{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> |