Difference between revisions of "Template:Ambox/core"

From blackwiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Documentation subpage}}
+
<table class="metadata plainlinks ambox {{{class|}}}" style="{{{style|}}}" role="presentation">
 
+
<tr>{{#switch:{{{image|}}}
This is the {{tl|Ambox/core}} sub-template.
+
|blank
 
+
|none = <td class="mbox-empty-cell"></td>
Do not use this template directly; use {{tl|Ambox}} instead.
+
|#default = <td class="mbox-image"><div style="width: 52px;">{{#if:{{{image|}}}
 
+
  |{{{image}}}
This template is called by {{tl|Ambox}}. It holds almost all of the code for {{tlf|Ambox}}, while {{tlf|Ambox}} itself performs parameter preprocessing.
+
  |[[File:{{#switch:{{{type|}}}
 
+
  |speedy = Ambox speedy deletion.png
For more documentation, see {{tl|Ambox}}.
+
  |delete = Ambox deletion.png
 
+
  |content = Ambox content.png
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
+
  |style = Edit-clear.svg
| <!-- CATEGORIES BELOW THIS LINE, PLEASE: -->
+
  |move = Ambox move.png
[[Category:Mbox and messagebox templates]]
+
  |protection = Ambox protection.png
}}</includeonly>
+
  |notice|#default = Ambox notice.png
 +
  }}|40x40px|link=|alt=]]
 +
}}</div></td>
 +
}}<td class="mbox-text" style="{{{textstyle|}}}"><span class="mbox-text-span">{{{issue|}}}<span class="hide-when-compact"> {{#if:{{{talk|}}}
 +
|{{#ifexist:{{#ifeq:{{TALKPAGENAME:{{{talk}}}}}|{{FULLPAGENAME:{{{talk}}}}}
 +
  |{{{talk}}}
 +
  |{{TALKPAGENAME}}
 +
  }}
 +
  |&#32;Relevant discussion may be found on {{#ifeq:{{TALKPAGENAME:{{{talk}}}}}|{{FULLPAGENAME:{{{talk}}}}}
 +
  |[[{{{talk}}}|{{FULLPAGENAME:{{{talk}}}}}]]
 +
  |the [[{{TALKPAGENAME}}#{{{talk}}}|talk page]]
 +
  }}.
 +
}}
 +
}} {{{fix|}}}</span>{{#if:{{{date|}}}
 +
|&#32;<small>''({{{date}}})''</small>
 +
}}<span class="hide-when-compact"> {{{info|}}}</span></span></td>{{#switch:{{{imageright|}}}
 +
|none =
 +
|=
 +
|#default = <td class="mbox-imageright"><div style="width: 52px;">{{{imageright}}}</div></td>
 +
}}</tr></table><noinclude>
 +
{{documentation}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 +
</noinclude>

Revision as of 00:07, 30 December 2015

Template documentation[view] [edit] [history] [purge]

This is the former sub-template of {{Ambox}}.