Template:Award table
Year | Nominee / work | Award | Result |
---|
This template is used on many pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
Lua error in package.lua at line 80: module 'Module:Uses TemplateStyles/config' not found.
Usage
Always use the |caption=
field, per WP:ACCESSIBLE. If the caption would duplicate a nearby section header, you can make it only used by screen-reader software via the {{Screen reader-only}} template.
Format 1
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Year | Nominated work | Award | Result |
---|---|---|---|
Year | Work | Award | Won |
</syntaxhighlight>
Year | Nominated work | Award | Result |
---|---|---|---|
2018 | Hi kgagudi! | Heritage Awards of Excellence | Won |
Format 2
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Year | Nominated work | Award | Result | |
---|---|---|---|---|
Year | Work | Category | Won | Notes |
</syntaxhighlight>
Year | Nominated work | Award | Result | |
---|---|---|---|---|
2000 | Work | Category | Won | Note (co-authors etc.) |
Format 3
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Year | Nominated work | Award | Result | ||
---|---|---|---|---|---|
Year | Category | Institution or publication | Won | Notes | Citation |
</syntaxhighlight>
Year | Nominated work | Award | Result | ||
---|---|---|---|---|---|
2000 | Category | Institution or publication | Won | Note (co-authors etc.) | [1] |
Format 4
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Year | Nominated work | Award | Result | |||
---|---|---|---|---|---|---|
Year | Work | Category | Award | Won | Notes | Citation |
</syntaxhighlight>
Year | Nominated work | Award | Result | |||
---|---|---|---|---|---|---|
2000 | Work | Category | Award | Won | Note (co-authors etc.) | [1] |
Format 5
References in the references column in this format will be centered.
<syntaxhighlight lang="wikitext" style="overflow:auto;">
Year | Nominated work | Award | Result | ||
---|---|---|---|---|---|
Year | Award | Category | Nominees | Won | Citation |
</syntaxhighlight>
Year | Nominated work | Award | Result | ||
---|---|---|---|---|---|
2005 | Emmy Awards | Outstanding Directing for a Drama Series | J. J. Abrams | Won | [1] |
Parameters
Parameter | Explanation |
---|---|
1 | The table format. Values are in the range of 1–5. |
sortable | If |sortable=yes , then the table is made sortable; |sortable=no disables it for format #5.
|
style | Further CSS styling for the table. |
caption | Used as the table caption. |
Note
Format 5 centers the value in the citation column (the last column), removing the need to add style="text-align:center;"
to each cell.
See also
The above documentation is transcluded from Template:Award table/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |