This template is used to give a consistent look and feel to film award tables with less effort for the editor. It allows for easy grouping of honors from the same ceremony, award and/or category.

Related templates edit

Usage edit

{{FilmAwardStart}}
{{FilmAward
| ceremonycount=Optional, Number of honors for this ceremony
| ceremony=Optional, Name of the ceremony
| awardcount=Optional, Number of honors for this award
| award=Optional, Name of the award
| categorycount=Optional, Number of honors for this category
| category=Optional, Name of the category
| nominee=Name of the nominee(s)
| result=Result (use {{nom}}, {{won}} or leave blank)
}}
{{end}}
Awards and nominations
Ceremony Award Category Nominee Result
Ceremony name Award name Category name Nominee(s) name Won


The count parameters should be used when there are multiple honors that share the same ceremony, award and/or category. The first honor in a group should include all parameters, with the subsequent honors only using the parameters, with only the nominee and result parameters always required.

If needed, you can include linebreaks <br> in the parameters, but this should not normally be needed. Please include the reference for the award with the ceremony name.

The template isn't smart, and will do exactly as you tell it. Grouping should be in the order of ceremony, award, category. If there is any strange formatting, please check how you are using the template!

Examples edit

Ceremony with multiple honors edit

Awards and nominations
Ceremony Award Category Nominee Result
Award group Test Award 1 Test Category 1 Test Nominee 1 Nominated
Test Award 2 Test Category 2 Test Nominee 2 Won


Code for example
{{FilmAwardStart}}
{{FilmAward
  |ceremonycount=2
  |ceremony = Award group
  |award= Test Award 1
  |category= Test Category 1
  |nominee= Test Nominee 1
  |result= {{nom}}
}}
{{FilmAward
  |award= Test Award 2
  |category= Test Category 2
  |nominee= Test Nominee 2
  |result= {{won}}
}}
{{end}}

Award with multiple honors edit

Awards and nominations
Ceremony Award Category Nominee Result
Category Test Award Test Category 1 Test Nominee Nominated
Test Category 2 Test Nominee Won


Category with multiple honors edit

Awards and nominations
Ceremony Award Category Nominee Result
Test Ceremony Test Award Test Category Test Nominee 1 Nominated
Test Nominee 2 Nominated


Multiple types of grouping edit

Awards and nominations
Ceremony Award Category Nominee Result
Basic Test Award 1 Test Category 1 Test Nominee Nominated
Award group Test Award 2 Test Category 1 Test Nominee Nominated
Test Award 3 Test Category 1 Test Nominee Nominated
Category group Test Award 4 Test Category 1 Test Nominee 1 Nominated
Test Nominee 2 Nominated
Multiple award groups Test Award 5 Test Category 1 Test Nominee Nominated
Test Category 2 Test Nominee 1 Nominated
Test Award 6 Test Category 3 Test Nominee 1 Nominated
Test Nominee 2 Nominated
Test Ceremony Test Award 1 Test Category 1 Test Nominee Nominated
Test Nom 1 Won
Test Category 2 Test Nom 3 Won
Test Award 2 Test Category 3 Test Nom 1 Won



See also edit