Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon Independent>Korra II A Royal No edit summary |
m (Protected "Template:Ambox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude | <onlyinclude><table style="{{{style|}}}" class="plainlinks ambox {{#ifeq:{{{format|}}}|tiny|ambox-tiny}} {{#switch:{{{border|}}} | ||
| red = ambox-red | | red = ambox-red | ||
| orange = ambox-orange | | orange = ambox-orange | ||
Line 14: | Line 14: | ||
{{#if:{{{info|}}}|{{#ifeq:{{{format|}}}|tiny||<div class="amsmalltext"> | {{#if:{{{info|}}}|{{#ifeq:{{{format|}}}|tiny||<div class="amsmalltext"> | ||
{{{info}}} | {{{info}}} | ||
</div>}}}}</td></tr></table | </div>}}}}</td></tr></table></onlyinclude><noinclude> | ||
{{doc}} | {{doc}} | ||
[[Category:Notice templates]]</noinclude> | [[Category:Notice templates]]</noinclude> |
Latest revision as of 18:56, January 29, 2025
![]() |
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
tiny
to 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
![]() |
I am type
I am info |
Tiny
![]() |
I am tiny |
Red + image
![]() |
I am type
|
Yellow
![]() |
I am type
|
Green
![]() |
I am type
|
Purple
![]() |
I am type
|
Blue
![]() |
I am type
|
Orange
![]() |
I am type
|
Gray
![]() |
I am type
|