Template:FilmAward

From blackwiki
Revision as of 05:01, 18 January 2010 by imported>Ravensfire (Template created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
50px Template documentation[view] [edit] [history] [purge]

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

Usage

{{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 Template: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

Ceremony with multiple honors

Awards and nominations
Ceremony Award Category Nominee Result
Award group Test Award 1 Test Category 1 Test Nominee 1 Template:Nom
Test Award 2 Test Category 2 Test Nominee 2 Template: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

Awards and nominations
Ceremony Award Category Nominee Result
Category Test Award Test Category 1 Test Nominee Template:Nom
Test Category 2 Test Nominee Template:Won


Category with multiple honors

Awards and nominations
Ceremony Award Category Nominee Result
Test Ceremony Test Award Test Category Test Nominee 1 Template:Nom
Test Nominee 2 Template:Nom


Multiple types of grouping

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



See also