Ambox

Contents

Usage

Simple usage example:

{{en/Ambox| text = Some text.}}
/File/en/Notice.png
Some text.

OR:

{{en/Ambox| type = content
| text = Warning - Some text.
}}
/File/en/Content.png
Warning - Some text.

Available List of parameters

{{ambox
| type       = delete / content / style / notice / move / protected
| image      = Picture.Png / Picture.Png|alt=Picture (if the parameter does not present, default type icon will be supplied)
| text       = Text for a big box, for the top of articles.

| style      = Different table style. (preferably should not be used)
| text-style = same as the above for text.

Article message box types

The following examples use different type parameters but use no image parameters thus they use the default images for each type.

/File/en/Deletion.png
type=delete – Deletion issues, such as {{en/Delete}}.
/File/en/Content.png
type=content – Content issues, such as {{en/Warning}}.
/File/en/Edit-clear.png
type=style – Style issues, such as {{en/Cleanup}}.
/File/en/Notice.png
type=notice – Article notices, such as {{en/Current}}.
/File/en/Move.png
type=move – Merge, split and transwiki proposals, such as {{en/Split}}.
/File/en/Protection.png
type=protected – Protection notices, such as {{en/Historical}}.

Other images

The default images shown above are mostly for convenience. In many cases it is more appropriate to use more specific images. These example use the image parameter to specify an image other than the default images.

{{en/Ambox| type  = notice
| image = en/Crafty.png
| text  = Something Something Something 
}}
/File/en/Crafty.png
Something Something Something