|
|
(53 intermediate revisions by 17 users not shown) |
Line 1: |
Line 1: |
| <table class="metadata plainlinks ambox
| | {{#invoke:Message box|ambox}}<noinclude> |
| {{#switch:{{{type|}}} | | {{documentation}} |
| | speedy = ambox-speedy
| | <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
| | delete <!-- this value is **deprecated**, please don't use it! -->
| |
| | serious = ambox-delete
| |
| | content = ambox-content
| |
| | style = ambox-style
| |
| | move <!-- this value is **deprecated**, please don't use it! -->
| |
| | merge = ambox-move
| |
| | protection = ambox-protection
| |
| | notice <!-- notice = default -->
| |
| | #default = ambox-notice | |
| }}" style="{{{style|}}}"> | |
| <tr>
| |
| {{#ifeq:{{{image|}}}|none
| |
| | <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
| |
| | <td class="ambox-image"><div style="width: 52px;">
| |
| {{#ifeq:{{{image|}}}|blank
| |
| |
| |
| | {{#if:{{{image|}}}
| |
| | {{{image}}}
| |
| | {{#switch:{{{type|}}}
| |
| | speedy = [[Image:Ambox speedy deletion.png|40x40px]]
| |
| | delete <!-- this value is **deprecated**, please don't use it! -->
| |
| | serious = [[Image:Ambox deletion.png|40x40px]]
| |
| | content = [[Image:Ambox content.png|40x40px]]
| |
| | style = [[Image:Ambox style.png|40x40px]]
| |
| | move <!-- this value is **deprecated**, please don't use it! -->
| |
| | merge = [[Image:Ambox move.png|40x40px]]
| |
| | protection = [[Image:Ambox protection.png|40x40px]]
| |
| | notice <!-- notice = default -->
| |
| | #default = [[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>
| |
| | |
| {{pp-template|small=yes}}
| |
| {{Documentation}} | |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | |
| </noinclude> | | </noinclude> |
Lua error in package.lua at line 80: module 'Module:Category handler' not found.
Template:Documentation