|
|
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=" | | {{#ifeq:{{{subst}}}|SUBST |
| {{{style|}}} | | |{{#if:{{{name|}}} |
| ">
| | |{{Error|Template {{Tlx|{{{name}}}}} has been incorrectly substituted.}} |
| {{#ifeq:{{{image|}}}|none | | }}[[Category:Pages with incorrectly substituted templates]] |
| | <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td> | | }}{{#ifeq:{{{small}}}|left |
| | <td class="ambox-image" style="vertical-align:middle;"><div style="width: 52px;"> | | |{{Ambox/core |
| {{#ifeq:{{{image|}}}|blank
| | |small = left |
| | | | |type = {{{type|}}} |
| | {{#if:{{{image|}}} | | |image = {{#if:{{{smallimage|}}} |
| | {{{image}}}
| | |{{{smallimage}}} |
| | {{#switch:{{{type|}}}
| | |{{{image|}}} |
| | speedy = [[Image:Ambox speedy deletion.png|40x40px]]
| | }} |
| | delete = [[Image:Deletion icon.svg.png|40x40px]]
| | |imageright = {{#if:{{{smallimageright|}}} |
| | content = <!--[[Image:Ambox content.png|40x40px]]-->
| | |{{{smallimageright}}} |
| | style = [[Image:Ambox style.png|40x40px]]
| | |{{{imageright|}}} |
| | move = [[Image:Ambox move.png|40x40px]]
| | }} |
| | protection = [[Image:Ambox protection.png|40x40px]]
| | |class = {{{class|}}} |
| | notice <!-- notice = default -->
| | |style = {{{style|}}} |
| | #default = [[Image:Information icon.png|40x40px]]
| | |textstyle = {{{textstyle|}}} |
| }}
| | |text = {{#if:{{{smalltext|}}} |
| | |{{{smalltext}}} |
| | |{{{text}}} |
| | }} |
| | }} |
| | |{{Ambox/core |
| | |type = {{{type|}}} |
| | |image = {{{image|}}} |
| | |imageright = {{{imageright|}}} |
| | |class = {{{class|}}} |
| | |style = {{{style|}}} |
| | |textstyle = {{{textstyle|}}} |
| | |text = {{{text}}} |
| | |date = {{#ifeq:{{FULLROOTPAGENAME}}|Template:{{PAGENAME:{{{name}}}}} |
| | |{{#ifeq:{{{date|¬}}}|¬||{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} |
| | |{{{date|}}} |
| | }} |
| | }} |
| | }}{{Category handler |
| | |main={{Ambox/category |
| | |cat={{{cat|{{{category|}}}}}} |
| | |all={{{all|}}} |
| | |cat2={{{cat2|{{{category2|}}}}}} |
| | |all2={{{all2|}}} |
| | |cat3={{{cat3|{{{category3|}}}}}} |
| | |all3={{{all3|}}} |
| | |date={{{date|}}} |
| | }} |
| | |template={{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|<!--We are on a rootpage, not a /doc or /sandbox page-->{{#ifeq:{{{nocat|}}}|true |
| | | <!--Don't categorise--> |
| | | [[Category:Article message boxes|{{BASEPAGENAME}}]] |
| }} | | }} |
| }}</div></td> | | }} |
| }} | | }}{{#ifeq:{{FULLPAGENAME}}|Template:{{PAGENAME:{{{name}}}}} |
| {{#if:{{{imageright|}}} | | |{{#ifeq:{{{doc}}}|no| |
| | <td class="ambox-imageright" style="vertical-align:middle;"><div style="width: 52px;"> {{{imageright}}} </div></td> | | |{{Documentation}}<!-- Transclude documentation on template page --> |
| }}
| | }} |
| | |
| {| 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> | | }}<noinclude> |
| {{Documentation}} | | {{Documentation}} |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
|
| |
| </noinclude> | | </noinclude> |