Difference between revisions of "Template:Ambox"

From ALFA
Jump to: navigation, search
(Created page with "<table style="width: 80%; margin: 0 auto; border-collapse: collapse; background: #fbfbfb; border: 1px solid #aaa; border-left: 10px solid #1e90ff; {{#switch:{{{type|}}} | se...")
 
Line 1: Line 1:
<table style="width: 80%; margin: 0 auto; border-collapse: collapse; background: #fbfbfb; border: 1px solid #aaa; border-left: 10px solid #1e90ff; {{#switch:{{{type|}}}
+
{{#ifeq:{{{subst}}}|SUBST
   | serious  = border-left: 10px solid #b22222;
+
|{{#if:{{{name|}}}
   | content = border-left: 10px solid #f28500;
+
  |{{Error|Template {{tlx|{{{name}}}}} has been incorrectly substituted.}}
   | style   = border-left: 10px solid #f4c430;
+
}}[[Category:Pages with incorrectly substituted templates]]
   | merge    = border-left: 10px solid #9932cc;
+
}}{{Ambox/{{#ifeq:{{{small}}}|left|small|core}}
   | notice  = border-left: 10px solid #bba;
+
|type = {{{type|}}}
   | #default = border-left: 10px solid #bba;
+
|image = {{{image|}}}
}}" class="plainlinks">
+
|smallimage = {{#if:{{{smallimage|}}}|{{{smallimage}}}|{{{image|}}}}}
<tr>
+
|imageright = {{{imageright|}}}
<td style="padding: 2px 0px 2px 0.5em; text-align: center;">
+
|smallimageright = {{#if:{{{smallimageright|}}}|{{{smallimageright}}}|{{{imageright|}}}}}
{{#ifeq:{{{image}}}|none
+
|class = ambox-{{#switch:{{{type|}}}
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
+
   |speedy = speedy
   | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}}
+
  |delete = delete
    | serious = [[Image:Stop hand nuvola.svg|40px]]
+
  |warning = warning
    | content = [[Image:Emblem-important.svg|40px]]
+
   |content = content
    | style    = [[Image:Broom icon.svg|40px]]
+
   |style = style
    | merge    = [[Image:Merge-split-transwiki default.svg]]
+
   |move = move
    | notice   = [[Image:Info non-talk.png|40px]]
+
   |protection = protection
    | blank    = [[Image:No image.svg]]
+
   |notice|#default = notice
    | #default = {{{image|[[Image:Info non-talk.svg|40px]]}}}
+
}} {{{class|}}}
   }}</div>
+
|style = {{{style|}}}
}}</td>
+
|textstyle  = {{{textstyle|}}}
<td style="padding: 0.25em 0.25em 0.25em 0.5em; width: 100%;">{{{text}}}</td>
+
|smalltext  = {{{smalltext|}}}
{{#if:{{{imageright|}}}|
+
|talk = {{#switch:{{{talk|¬}}}
   <td style="padding: 2px 4px 2px 0px; text-align: center;"><div style="width:52px;"> {{{imageright}}} </div></td>
+
  |¬        = <!-- No talk link used -->
}}
+
  |        = {{#ifeq:{{FULLROOTPAGENAME}}|Template:{{PAGENAME:{{{name}}}}}|#}}
</tr>
+
  |#default = {{{talk}}}
</table><noinclude>
+
}}
{{/doc}}
+
|issue = {{#switch:{{{sect|¬}}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
+
   |¬ = <!-- No section parameter used -->
 +
   |  = This article
 +
  |This {{{sect}}}
 +
}} {{{issue<includeonly>|</includeonly>}}} {{{text|}}}
 +
|fix = {{{fix<includeonly>|</includeonly>}}}
 +
|date = {{#switch:{{{date|¬}}}
 +
  |¬        = <!-- No date used -->
 +
  |        = {{#ifeq:{{FULLROOTPAGENAME}}|Template:{{PAGENAME:{{{name}}}}}|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
 +
  |#default = {{{date}}}
 +
}}
 +
  |info = {{{info|}}}
 +
}}{{Category handler
 +
|nocat={{{nocat|<noinclude>true</noinclude>}}}
 +
  |main={{Ambox/category
 +
  |cat={{{cat|{{{category|}}}}}}
 +
  |all={{{all|}}}
 +
  |date={{{date|}}}
 +
}}{{Ambox/category
 +
  |cat={{{cat2|{{{category2|}}}}}}
 +
   |all={{{all2|}}}
 +
  |date={{{date|}}}
 +
}}{{Ambox/category
 +
  |cat={{{cat3|{{{category3|}}}}}}
 +
  |all={{{all3|}}}
 +
   |date={{{date|}}}
 +
}}
 +
|template={{#switch:Template:{{{name|}}}
 +
  |{{FULLPAGENAME}} = [[Category:Article message templates]]{{#ifexpr:{{#ifeq:{{{issue|¬}}}|¬|1|0}}+{{#ifeq:{{{fix|¬}}}|¬|1|0}}+{{#ifeq:{{{subst|¬}}}|¬|1|0}}
 +
  |[[Category:Article message templates with missing parameters|{{#expr:{{#ifeq:{{{issue|¬}}}|¬|1|0}}+{{#ifeq:{{{fix|¬}}}|¬|1|0}}+{{#ifeq:{{{subst|¬}}}|¬|1|0}}}}]]
 +
  }}{{#if:{{{category|}}}{{{category2|}}}{{{category3|}}}
 +
  |[[Category:Article message templates with missing parameters|C]]
 +
   }}
 +
  |Template:       = {{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|[[Category:Article message templates with missing parameters]]}}
 +
}}
 +
}}<noinclude>
 +
{{Documentation}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 08:19, 23 January 2014

Template:Ambox/coreTemplate:Category handler Template:Documentation