Difference between revisions of "Template:Ambox"
Jump to navigation
Jump to search
>Teg |
>TheSatanicSanta m |
||
| (12 intermediate revisions by one other user not shown) | |||
| Line 10: | Line 10: | ||
}} {{{class|}}}"> | }} {{{class|}}}"> | ||
<tr> | <tr> | ||
| − | <td class="ambox-image">{{{image|[[File:{{{icon|Information. | + | <td class="ambox-image">{{{image|[[File:{{{icon|Information.svg{{!}}48px}}}|{{#ifeq:{{{format|}}}|tiny|x20px}}|alt=]]}}}</td> |
| − | <td class="ambox-text | + | <td class="ambox-text">{{{type|}}} |
| − | + | {{#if:{{{info|}}}|{{#ifeq:{{{format|}}}|tiny||<div class="amsmalltext"> | |
| − | {{#if:{{{info|}}}|{{#ifeq:{{{format|}}}|tiny||<div class="amsmalltext">{{{info}}}</div>}}}} | + | {{{info}}} |
| − | </td></tr></table></includeonly></onlyinclude | + | </div>}}}}</td></tr></table></includeonly></onlyinclude><noinclude> |
| − | |||
| − | |||
{{doc}} | {{doc}} | ||
[[Category:Notice templates]]</noinclude> | [[Category:Notice templates]]</noinclude> | ||
Latest revision as of 14:02, 7 April 2020
The template is a notice template
Named parameters
- |icon=
- image file name for use on the left, e.g. "Stub.png"
- |image=
- left (image) cell content, overrides
|icon=if provided. - |type=
- top line text
- |info=
- list of extra info
- |border=
- border colour (defaults to green)
- red
- ambox-red (serious issue)
- yellow
- ambox-yellow (mild issue)
- green
- ambox-green (good!)
- purple
- ambox-purple (technical change)
- blue
- ambox-blue (notice)
- orange
- ambox-orange (stub colour)
- gray
- ambox-gray
- |format
tinyto display a small, left-aligned box showing only the|type=value; any other value displays the full ambox.- |style=
- extra style parameters (unlikely to be used)
Examples
Default
| File:Information.svg | I am type
I am info |
Tiny
| x20px | I am tiny |
Red + image
| File:Icon-boilerplate.png | I am type
|
Yellow
| File:Information.svg | I am type
|
Green
| File:Information.svg | I am type
|
Purple
| File:Information.svg | I am type
|
Blue
| File:Information.svg | I am type
|
Orange
| File:Information.svg | I am type
|
Gray
| File:Information.svg | I am type
|