Difference between revisions of "Template:Ambox/core"
From Game Detectives Wiki
[unchecked revision] | [unchecked revision] |
Line 1: | Line 1: | ||
− | <table class="metadata plainlinks ambox {{{class|}}}" style="{{{style|}}}"> | + | <table class="metadata plainlinks ambox {{{class|}}}" style="{{{style|}}}" role="presentation"> |
<tr>{{#switch:{{{image|}}} | <tr>{{#switch:{{{image|}}} | ||
|blank | |blank | ||
Line 8: | Line 8: | ||
|speedy = Ambox speedy deletion.png | |speedy = Ambox speedy deletion.png | ||
|delete = Ambox deletion.png | |delete = Ambox deletion.png | ||
− | |||
|content = Ambox content.png | |content = Ambox content.png | ||
− | |||
|style = Edit-clear.svg | |style = Edit-clear.svg | ||
|move = Ambox move.png | |move = Ambox move.png |
Revision as of 13:11, 6 April 2014
This is the {{ambox/core}} sub-template.
Do not use this template directly, use {{ambox}} instead.
This template is called from {{ambox}}. It holds almost all of the code for {{ambox}}
, while {{ambox}}
does parameter preprocessing. Thus simplifying the code in {{ambox/core}}
.
For more documentation see {{ambox}}.