Template:Ambox by color
Jump to navigation
Jump to search
File:Format-justify-fill.png |
|
Description and usage
This template is used to create article management templates.
Use
on an article, filling in the various options. The created template is then used at the top of various articles to notify the user of issues.
{{ambox by color|
...
}}
Article management boxes should be used sparingly, as it can get in the way of content.
Styles dependencies
This template requires styles (CSS) to be added to the wiki's Common.css page. An admin can either copy the styles directly to a CSS page, or copy it to MediaWiki:Ambox by color.css
(on the wiki where the template is used) and add the following line to the top site's style sheets:
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Ambox_by_color.css");
Named parameters
image
- image for use on the left. Takes full image code, e.g.[[File:Wiki.png|50px]]
. The image box area has a limit of 60px width.type
- top line textinfo
- list of extra infoborder
- border colour (defaults to green)red
- red (serious issue)orange
- ambox-orange (important issue)yellow
- ambox-yellow (mild issue)green
- ambox-green (something good)purple
- ambox-purpleblue
- ambox-bluegray
- ambox-gray
style
- extra style parameters (unlikely to be used)cat
- the category to add
Examples
Default
{{ambox by color | type = I am type | info = I am info }}
File:Format-justify-fill.png |
I am info |
Red + image
{{ambox by color | image = [[File:Example.jpg|50px]] | border = red | type = I am type | info = * I am info }}
File:Example.jpg |
|
Other colors
Yellow
File:Format-justify-fill.png |
|
Green
File:Format-justify-fill.png |
|
Purple
File:Format-justify-fill.png |
|
Blue
File:Format-justify-fill.png |
|
Orange
File:Format-justify-fill.png |
|
Gray
File:Format-justify-fill.png |
|
See also
- Template:Ambox on Wowpedia
- Template:Ambox on Wi***edia
- Template:Notice - a version of this that does not require CSS manipulation
- Template:Ambox by background color - an alternate style for an Ambox