This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
{{{award}}} – {{{name}}}
{{{year}}} {{{title}}} – {{{role}}}
This template is used on approximately 2,400 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 implementing them. |
The Awards template may be used to format information about award(s) won, typically within an infobox awards section.
Usage
The Awards template may be added by pasting the template as shown below into an article. All fields are optional and unused parameter names can be left blank or omitted.
Simplest form without parameters spelled out
{{Awards|||||}}
Note: When using the short form without parameter names you must use the parameters in succession (award|year|title|role|name). You can not skip any parameters without an empty "|".
Short form with parameters spelled out
{{Awards|award= |year= |title= |role= |name= }}
Long form with parameters spelled out
{{Awards
| award =
| year =
| title =
| role =
| name =
}}
Additional years win same award
You may specify up to 19 additional wins (total of 20 wins) for the same award but won in different years and for different works (title). With optional role for each.
| year2 =
| title2 =
| role2 =
| year3 =
| title3 =
| role3 =
| year4 =
| title4 =
| role4 =
| year5 =
| title5 =
| role5 =
...
| year19 =
| title19 =
| role19 =
Parameters
Parameter | Explanation |
---|---|
award | Insert the name of the award ceremony won. This could be an internal link such as: [[Academy Award for Best Director|Best Director]] Best Director |
year | Insert the year the award was won. |
title | Insert the title of what this award was won for. This could be the title of a book, title of a play, title of a film, etc. The output will placed on the second line following the year. The output will be displayed as italicized text. Such as: 1980 All That Jazz |
role | Insert optional name of the role played. |
name | Insert optional award name. If this parameter is used it will be placed on the first line after the award parameter followed by a "space – space". Such as: |
See also
- {{Infobox order}}
- {{Infobox Award}}
- {{Infobox writer}}
- {{Infobox artist}}
- {{Infobox actor}}
- {{Infobox chef}}
Place this template to add award information to a biography article; this template is most frequently used within the various {{tl|Infobox}} templates (e.g., {{tl|Infobox artist}}). It may be placed by anyone.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Award | Award | The award won; if notable, place within double brackets
| String | suggested |
Year | Year | Year in which the award was received
| Date | suggested |
Name | Name | Optional award name; if notable, place within double brackets
| String | optional |
Title | Title | Title of the work which received the award; if the work is notable, place it within double brackets
| String | suggested |
Role | Role | If award was for a performance in a play, movie, or television program, indicate the role played by the award recipient; do not Wikilink
| String | optional |