Template:Ambox

From OpenStreetMap Wiki
Jump to navigation Jump to search
[Edit] [Purge] Template-info.svg Template documentation

{{Ambox}} stands for Article message box. This template is used in many pages.

History

This template is a derived work. It is, however, NOT exactly the same as Wikipedia's template of the same name! All CSS has been integrated into the template, and therefore some features are not available. However it is still a very useful template!

Usage instructions

Example to display a notice:

{{Ambox
| type = notice
| text = Hello world!
}}

The code above should return:

There are lots more examples of ambox use on the Wiki labels page.

type

Amboxes are divided into various types. Each type should have a corresponding colour code. The colour-coding helps to inform of the severity of the issues at a glance, so you can use the following parameters to change the color of your ambox.

stacked

To display multiple boxes stacked on top of each other (without anything else between them), you may set the optional stacked= parameter to any non-empty value for all successive occurences of the box (except the first one), as in the examples above.

imageright

You can display an additional small image (icon) on the right hand side of the box by passing an 'imageright' parameter with an image reference. For example:

imageright = [[File:Broom icon.svg|40px|link=WikiProject Cleanup]]

(This adds the little sweeping broom icon on the right which you see on Template:Cleanup)

See also

  • {{Merge}} – warning & proposal to for merging two different article pages
  • {{Wfmessage}} – "webpage flow message" based on the style of the homepage

No description.

Template parameters

ParameterDescriptionTypeStatus
languagelang

message language

Example
pl
Lineoptional
smallsmall

no description

Unknownoptional
Stackedstacked

Set to any non-empty value if you want to display multiple boxes on top of each other (without anything else between them).

Suggested values
yes
Example
yes
Lineoptional
Message typetype

Amboxes are divided into various types. Each type should have a corresponding colour code. The colour-coding helps to inform of the severity of the issues at a glance.

Suggested values
danger warning caution detail proposal protection notice approval
Default
notice
Example
notice
Auto value
notice
Linesuggested
stylestyle

no description

Unknownoptional
Imageimage

Icon to be displayed in message box.

Fileoptional
textstyletextstyle

no description

Unknownoptional
editedit

no description

Unknownoptional
Message texttext

Text of message.

Contentrequired
imagerightimageright

no description

Unknownoptional
imagerightwidthimagerightwidth

no description

Unknownoptional