|
|
(20 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| <table style="{{{style|}}}" class="metadata plainlinks ambox {{
| | {{#invoke:Message box|tmbox}}<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
| |
| }}">
| |
| <tr>
| |
| {{
| |
| #ifeq: {{{image}}} | none
| |
| | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
| |
| | <td class="ambox-image" 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:Info non-talk.png|40px]]}}}
| |
| }}</td>
| |
| }}
| |
| <td class="ambox-text">{{{text}}}</td>
| |
| {{
| |
| #if: {{{imageright|}}}
| |
| | <td class="ambox-imageright" style="width:52px">{{{imageright}}}</td>
| |
| }}
| |
| </tr>
| |
| </table><noinclude>
| |
| {{ Template sandbox notice }} | |
| {{template doc}}
| |
| <!-- Add categories and inter-wikis to the /doc subpage, not here! --> | |
| </noinclude> | | </noinclude> |