Template:Ambox/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Formatting. |
||
| Line 1: | Line 1: | ||
{{lua|Module: | {{lua|Module:Message box}} | ||
{{Documentation subpage}} | |||
{{high-use| | {{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. | ||
=== | === <code>type</code> === | ||
The | 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> | | 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> | | 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> | | 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> | | 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> | | 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> | | 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> | | text = type=<u>protection</u> — Protection notices, such as {{tl|Pp-cascading}} and {{tl|protectedinterface}}. | ||
}} | }} | ||
If no | If no <code>type</code> parameter is given the template defaults to {{para|type|notice}}. | ||
=== See also === | === See also === | ||
{{ | {{Mbox templates}} | ||
Other pages: | Other pages: | ||
* [[w:Template:Mbox]] | * [[w:Template:Mbox]] | ||
* [[w:Wikipedia:Ambox CSS classes]] | * [[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]] | * [[w:Wikipedia:Article message boxes]] — The style guideline for creating article message boxes. | ||
* [[w:Wikipedia talk:Article message boxes]] | * [[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
| File:Lua-Logo.svg | This template uses Lua: |
| File:OOjs UI icon book-ltr.svg | This is a documentation subpage for Template:Ambox. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
| This template is used on approximately 8,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before changing this template. |
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:
- w:Template:Mbox
- w:Wikipedia:Ambox CSS classes — Describes how to use the ambox CSS classes directly in wikitables and HTML tables.
- w:Wikipedia:Article message boxes — The style guideline for creating article message boxes.
- w:Wikipedia talk:Article message boxes — For discussion about these matters.