Template:Ambox

From TTWiki
Revision as of 19:05, 22 March 2015 by Gimel3830 (talk | contribs) (Other images)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Usage

Simple usage example:

{{ambox | text = Some text.}}

Some text.

OR:

{{ambox 
| type = content
| text = Warning - Some text.
}}

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.


type=delete – Deletion issues, such as Template:S.

type=content – Content issues, such as Template:S.

type=style – Style issues, such as Template:S.

type=notice – Article notices, such as Template:S.

type=move – Merge, split and transwiki proposals, such as Template:S.

type=protected – Protection notices, such as Template:S.