Difference between revisions of "Template:Ambox"

From Teampedia
Jump to: navigation, search
(Created page with "<table class="metadata plainlinks ambox {{#switch:{{{small|}}} | left = mbox-small-left }}" style="margin:2px 10%;border:1px solid #AAAAAA;{{#if:{{{stacked|}}}|margin-top:-3px...")
 
 
(One intermediate revision by the same user not shown)
Line 31: Line 31:
 
     | protection = Ambox protection.png{{!}}Protection
 
     | protection = Ambox protection.png{{!}}Protection
 
     | notice<!-- = default -->
 
     | notice<!-- = default -->
     | #default  = Information icon4.svg{{!}}Information
+
     | #default  = Information icon4.svg.png{{!}}Information
 
     }}|{{#switch:{{{small|}}}  
 
     }}|{{#switch:{{{small|}}}  
 
     | left    = 20x20px
 
     | left    = 20x20px

Latest revision as of 23:18, 18 February 2020

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

Description and usage

This template is used to create article management templates. Note: This template requires sitewide CSS!

Use Template:T on a template page, filling in the various options. The created template is then used at the top of various wiki pages to notify the user of issues.

Article management boxes should be used sparingly, as it can get in the way of content.

Dependencies

CSS

This template needs the following:

Named parameters

|image=
image for use on the left, defaults to Image:Wiki.png. Takes full image code, e.g. [[Image:Wiki.png|50px]]. The image box area has a limit of 60px width.
|type=
top line text
|info=
list of extra info
|border=
border colour (defaults to green)
red  
ambox-red (serious issue)
orange  
ambox-orange (important issue)
yellow  
ambox-yellow (mild issue)
green  
ambox-green (something good)
purple  
ambox-purple
blue  
ambox-blue
gray  
ambox-gray
|style=
extra style parameters (unlikely to be used)

Examples

Default

{{ambox
| type = I am type
| info = I am info
}}

Red + image

{{ambox
| image = [[Image:Example.jpg|50px]]
| border = red
| type = I am type
| info =
* I am info
}}

Other colors

Yellow

Green

Purple

Blue

Orange

Gray

See also

The above documentation is transcluded from Template:Ambox/doc. (edit | history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Please add categories and interwikis to the /doc subpage. Subpages of this template.