|
|
| Line 1: |
Line 1: |
| {{{!}} style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}}
| | |
| | #default = ambox-notice
| |
| | notice = ambox-notice
| |
| | stub = ambox-stub
| |
| | needsfixing = ambox-needsfixing
| |
| | workinprogress = ambox-workinprogress
| |
| | emptysection = ambox-emptysection
| |
| | disambiguation = ambox-disambiguation
| |
| | redirection = ambox-redirection
| |
| | lesserwarning = ambox-lesserwarning
| |
| | highwarning = ambox-highwarning
| |
| | rmh = ambox-rmh
| |
| | maa = ambox-maa
| |
| }}"
| |
| {{!}}-
| |
| {{#ifeq:{{{image}}}|none
| |
| | <!-- no image cell -->
| |
| | <nowiki/>
| |
| {{!}} class="mbox-image" {{!}} {{#switch:{{{image|{{{type|}}}}}}
| |
| | serious = [[File:Stop hand nuvola.svg|40px]]
| |
| | content = [[File:Emblem-important.svg|40px]]
| |
| | style = [[File:Broom icon.svg|40px]]
| |
| | merge = [[File:Merge-split-transwiki default.svg]]
| |
| | notice = [[File:Info non-talk.png|40px]]
| |
| | blank = <!-- empty image cell -->
| |
| | #default = {{{image|[[File:Info non-talk.png|40px]]}}}
| |
| }}
| |
| }}
| |
| {{!}} style="{{{textstyle|}}}" {{!}} <center>{{{header}}}</center>{{{text}}}
| |
| {{#if:{{{imageright|}}}| <nowiki/>
| |
| {{!}} class="mbox-imageright" {{!}} {{#switch:{{{imageright|{{{type|}}}}}}
| |
| | serious = [[File:Stop hand nuvola.svg|40px]]
| |
| | content = [[File:Emblem-important.svg|40px]]
| |
| | style = [[File:Broom icon.svg|40px]]
| |
| | merge = [[File:Merge-split-transwiki default.svg]]
| |
| | notice = [[File:Info non-talk.png|40px]]
| |
| | blank = <!-- empty image cell -->
| |
| | #default = {{{imageright|}}}
| |
| }}
| |
| }}
| |
| {{!}}-
| |
| {{!}}}<noinclude>{{Documentation}}</noinclude>
| |