Usage
Used to display box score for American football games.
Parameters
Parameter
|
Explanation
|
Notes
|
bg
|
Designates the background color.
|
Optional
|
bg2
|
Designates a different background color for the collapsable game summary rows.
|
Optional
|
titlestyle
|
Designates the CSS style for the game summary header title-bar, such as: background:gray; .
|
Optional
|
state
|
Designates the default state of the collapsable row [autocollapse, uncollapsed, collapsed, plain, off ].
|
Optional
|
title
|
A title to the top box. Options include the name of the game, the final score, or both.
|
Optional
|
date
|
Date of the game.
|
Optional
|
time
|
Time of the game.
|
Optional
|
road
|
The road team, which is usually listed first in the United States. It can be bolded to indicate that this club is the winner of the game. For those international associations that list the home team first, the alias parameter team1 can be used instead.
|
Required
|
home
|
The home team, which is usually listed second in the United States. It can be bolded to indicate that this club is the winner of the game. For those international associations that list the road team second, the alias parameter team2 can be used instead.
|
Required
|
R1, R2, R3, R4
|
The point totals of the road team (or team1) in each successive regulation quarter.
|
Required
|
R5, R6, R7, R8, R9, R10, R11
|
The point totals of the road team (or team1) in each successive overtime quarter.
|
Optional
|
H1, H2, H3, H4
|
The point totals of the home team (or team2) in each successive regulation quarter.
|
Required
|
H5, H6, H7, H8, H9, H10, H11
|
The point totals of the home team (or team2) in each successive overtime quarter.
|
Optional
|
stadium
|
The site of the game.
|
Optional
|
attendance
|
The game attendance.
|
Optional
|
weather
|
The weather at the game.
|
Optional
|
referee
|
The game referee.
|
Optional
|
TV
|
The TV network or station that broadcast the game.
|
Optional
|
TVAnnouncers
|
The TV announcers that broadcast the game.
|
Optional
|
reference
|
External link(s) to a reference, gamebook, or recap of the game.
|
Optional
|
scoring
|
A free form list of the scoring.
|
Optional
|
stats
|
A free form list of stats of the game.
|
Optional
|
Examples of usage
The following are useful examples for implementing the template.
Blank
The following blank version includes all parameters and can be used to copied directly for use.
{{Americanfootballbox
|bg=
|bg2=
|titlestyle=
|state=
|title=
|date=
|time=
|road=
|R1= |R2= |R3= |R4=
|home=
|H1= |H2= |H3= |H4=
|stadium=
|attendance=
|weather=
|referee=
|TV=
|TVAnnouncers=
|reference=
|scoring=
|stats=
}}
Super Bowl XLIV
{{Americanfootballbox
|bg=#fff
|bg2=#eee
|titlestyle=background-color:#000; color:#fff
|state=uncollapsed
|title=Super Bowl XLIV: New Orleans Saints 31, Indianapolis Colts 17
|date=February 7, 2010
|time=6:32 p.m. [[Eastern Time Zone (North America)|EST]]
|road='''[[New Orleans Saints|Saints]]'''
|R1=0 |R2=6 |R3=10 |R4=15
|home=[[Indianapolis Colts|Colts]]
|H1=10 |H2=0 |H3=7 |H4=0
|stadium=[[Sun Life Stadium]], [[Miami Gardens, Florida]]
|attendance=74,059
|weather={{convert|66|°F|°C}}, clear
|referee=[[Scott Green (American football official)|Scott Green]]
|TV=[[NFL on CBS|CBS]]
|TVAnnouncers=[[Jim Nantz]] and [[Phil Simms]]
|reference=[http://www.nfl.com/gamecenter/2010020700/2009/POST22/saints@colts/recap Recap]
|scoring=
*IND – [[Matt Stover]] 38 yard field goal, 7:29
*IND – [[Pierre Garçon]] 19 yard pass from [[Peyton Manning]] (Matt Stover kick), 0:36
*NO – [[Garrett Hartley]] 46 yard field goal, 9:34
*NO – Garrett Hartley 44 yard field goal, 0:00
*NO – [[Pierre Thomas (American football)|Pierre Thomas]] 16 yard pass from [[Drew Brees]] (Garrett Hartley kick), 11:41
*IND – [[Joseph Addai]] 4 yard run (Matt Stover kick), 6:05
*NO – Garrett Hartley 47 yard field goal, 2:01
*NO – [[Jeremy Shockey]] 2 yard pass from Drew Brees (Drew Brees pass to [[Lance Moore]]), 5:42
*NO – [[Tracy Porter]] 74 yard interception return (Garrett Hartley kick), 3:12
|stats=
;Passing
*NO – Brees – 32/39, 288
*IND – Manning – 31/45, 333
;Rushing
*NO – Thomas – 9-30
*IND – Addai – 13-77
;Receiving
*NO – Colston – 7-83
*IND – Clark – 7-86
}}
Game information
|
|
- Passing
- NO – Brees – 32/39, 288
- IND – Manning – 31/45, 333
- Rushing
- NO – Thomas – 9-30
- IND – Addai – 13-77
- Receiving
- NO – Colston – 7-83
- IND – Clark – 7-86
|
|
|
Related pages