Template:Ambox/doc: Difference between revisions

From Greyhawk Wiki
Jump to navigation Jump to search
mNo edit summary
Formatting.
Line 1: Line 1:
{{lua|Module:message box}}
{{lua|Module:Message box}}
<noinclude>{{Documentation subpage}}</noinclude>
{{Documentation subpage}}
{{high-use|8,000}}
{{high-use|8000}}
This is the {{Tl|Ambox}} or '''Article message box''' meta-template.
This is the {{Tl|Ambox}} or '''Article message box''' meta-template.


=== ''type'' ===
=== <code>type</code> ===
The ''type'' parameter defines the colour of the left bar, and the image that is used by default. The type is chosen not on aesthetics but is based on the type of issue that the template describes. The seven available types and their default images are shown below.
The <code>type</code> parameter defines the colour of the left bar, and the image that is used by default. The type is chosen not on aesthetics but is based on the type of issue that the template describes. The seven available types and their default images are shown below.
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = speedy
| type  = speedy
| text  = type=<u>speedy</u> Speedy deletion issues, such as {{tl|speedy}}.
| text  = type=<u>speedy</u> Speedy deletion issues, such as {{tl|speedy}}.
}}
}}
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = delete
| type  = delete
| text  = type=<u>delete</u> Deletion issues, such as {{tl|delete}}.
| text  = type=<u>delete</u> Deletion issues, such as {{tl|delete}}.
}}
}}
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = content
| type  = content
| text  = type=<u>content</u> Content issues, such as {{tl|Update}} and {{tl|Expand}}.
| text  = type=<u>content</u> Content issues, such as {{tl|Update}} and {{tl|Expand}}.
}}
}}
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = style
| type  = style
| text  = type=<u>style</u> Style issues, such as {{tl|cleanup}} and {{tl|Documentation needed}}.
| text  = type=<u>style</u> Style issues, such as {{tl|cleanup}} and {{tl|Documentation needed}}.
}}
}}
{{ambox
{{ambox
|nocat=true
|nocat=true
| type  = notice
| type  = notice
| text  = type=<u>notice</u> Notices, such as {{tl|Extension exception}} and {{tl|Translating}}.
| text  = type=<u>notice</u> Notices, such as {{tl|Extension exception}} and {{tl|Translating}}.
}}
}}
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = move
| type  = move
| text  = type=<u>move</u> Merge, split and transwiki proposals, such as {{tl|Merge}} and {{tl|Move to Commons}}.
| text  = type=<u>move</u> Merge, split and transwiki proposals, such as {{tl|Merge}} and {{tl|Move to Commons}}.
}}
}}
{{Ambox
{{Ambox
|nocat=true
|nocat=true
| type  = protection
| type  = protection
| text  = type=<u>protection</u> Protection notices, such as {{tl|Pp-cascading}} and {{tl|protectedinterface}}.
| text  = type=<u>protection</u> Protection notices, such as {{tl|Pp-cascading}} and {{tl|protectedinterface}}.
}}
}}


If no ''type'' parameter is given the template defaults to {{para|type|notice}}.
If no <code>type</code> parameter is given the template defaults to {{para|type|notice}}.


=== See also ===
=== See also ===
{{mbox templates}}
{{Mbox templates}}
Other pages:
Other pages:
* [[w:Template:Mbox]]
* [[w:Template:Mbox]]
* [[w:Wikipedia:Ambox CSS classes]] Describes how to use the ambox CSS classes directly in [[Help:Table|wikitable]]s and [[w:HTML element#Tables|HTML tables]].
* [[w:Wikipedia:Ambox CSS classes]] Describes how to use the ambox CSS classes directly in [[Help:Table|wikitable]]s and [[w:HTML element#Tables|HTML tables]].
* [[w:Wikipedia:Article message boxes]] The style guideline for creating article message boxes.
* [[w:Wikipedia:Article message boxes]] The style guideline for creating article message boxes.
* [[w:Wikipedia talk:Article message boxes]] For discussion about these matters.
* [[w:Wikipedia talk:Article message boxes]] For discussion about these matters.
<includeonly>
[[Category:Mbox templates{{#translation:}}]]
</includeonly>

Revision as of 01:44, 18 March 2021

[[Category:Template documentation pages{{#translation:}}]]

This is the {{Ambox}} or Article message box meta-template.

type

The type parameter defines the colour of the left bar, and the image that is used by default. The type is chosen not on aesthetics but is based on the type of issue that the template describes. The seven available types and their default images are shown below.

If no type parameter is given the template defaults to |type=notice.

See also

Other pages: