Template:Start game list
Appearance
This template is used in conjunction with {{sports game}} to display a table of sporting event scores.
{{start game list
| HeaderColor = background color for header
| Align = (left/right)
| Date = (any non-blank value to display the Date column)
| Year = (any non-blank value to display the Year column)
| Location = (any non-blank value to display the Location column)
| City = (any non-blank value to display the City column)
| Winner = (if blank, then the results will be displayed as team/score/team/score. If non-blank, then the results will be displayed as winner/score)
}}
Date | Year | Location | City | Winner | Score |
---|---|---|---|---|---|
October 1 | 2005 | County Field | City | Team 1 | 62-0 |
November 1 | 2005 | City Park | Other City | Team 2 | 34-31 |
Usage:
{{start game list|HeaderColor=c0c0c0|Date=1|Year=1|Location=1|City=1|Winner=1}}
{{Sports game|RowColor=#ffeeee|Date=October 1|Year=2005|Location=County Field|City=City|Winner=Team 1|Score=62-0}}
{{Sports game|RowColor=#eeeeff|Date=November 1|Year=2005|Location=City Park|City=Other City|Winner=Team 2|Score=34-31}}
|}