|
|
Line 1: |
Line 1: |
| | {{#switch:{{{type|}}}fckLR| speedy = ambox-speedyfckLR| delete = ambox-deletefckLR| content = ambox-contentfckLR| style = ambox-stylex fckLR| move = ambox-movefckLR| protection = ambox-protectionfckLR| notice fckLR| #default = ambox-noticefckLR}}" style=" |
| | {{{style|}}} |
| | "> |
| | {{#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" style="vertical-align:middle;"><div style="width: 52px;"> |
| | {{#ifeq:{{{image|}}}|blank |
| | | |
| | | {{#if:{{{image|}}} |
| | | {{{image}}} |
| | | {{#switch:{{{type|}}} |
| | | speedy = [[Image:Ambox speedy deletion.png|40x40px]] |
| | | delete = [[Image:Deletion icon.svg.png|40x40px]] |
| | | content = <!--[[Image:Ambox content.png|40x40px]]--> |
| | | style = [[Image:Ambox style.png|40x40px]] |
| | | move = [[Image:Ambox move.png|40x40px]] |
| | | protection = [[Image:Ambox protection.png|40x40px]] |
| | | notice <!-- notice = default --> |
| | | #default = [[Image:Information icon.png|40x40px]] |
| | }} |
| | }} |
| | }}</div></td> |
| | }} |
| | {{#if:{{{imageright|}}} |
| | | <td class="ambox-imageright" style="vertical-align:middle;"><div style="width: 52px;"> {{{imageright}}} </div></td> |
| | }} |
|
| |
|
| | {| fck_mw_template"="" class="metadata plainlinks ambox <span class=" |
| | |- |
| | | fck_mw_template"="" style="<span class=" class="ambox-text" | {{{textstyle|}}}; vertical-align:middle;"> {{{text}}} |
| | |} |
| | <!-- 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 = [[Category:Ambox templates using deprecated types|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace --> |
| | }}<noinclude> |
| | {{Documentation}} |
| | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
| | |
| | </noinclude> |