Template:Infobox NFL/doc

< Template:Infobox NFL

This template may be used to summarize information about a National Football League season; not to be confused with {{Infobox NFL team season}}, which is for the article about an individual team during a season.

Usage

{{Infobox NFL
| year           = 
| image          = 
| imagesize      = 
| caption        = 
| NFLchampion    = 
| AFCchampion    = 
| NFCchampion    = 
| regular_season = 
| playoffs_start = 
| sb_name        = 
| sb_date        = 
| sb_site        = 
| pb_date        = 
}}

Parameters

Note: * denotes required fields. ** denotes required fields for seasons after the 1970 AFL–NFL merger. † denotes required fields for past seasons.

Parameter Explanation
year * Insert the year of the season, in the form 2024.
image Insert an image name (abc.jpg, xyz.png, 123.gif, etc.). Remember to follow Wikipedia:Non-free content criteria.
imagesize Insert image width. Be sure to include "px" after the number, i.e. 200px. If omitted or blank it defaults to 220px.
caption Insert photograph caption.
NFLchampion Insert the team that won the league title.
AFCchampion **† Insert the team that won the AFC Championship Game.
NFCchampion **† Insert the team that won the NFC Championship Game.
regular_season * Insert the time period when the regular season was played, in the form:

{{Start date|2006|09|01}}-December 31, 2006

playoffs_start ** Insert the date when the playoffs started.
sb_name ** Insert the roman numeral of the Super Bowl.
sb_date ** Insert the date of the Super Bowl.
sb_site ** Enter the site where the Super Bowl took place, in the form:

[[Stadium]], [[City]], [[State]]

pb_date ** Insert the date of the Pro Bowl, in the format {{End date|2007|02|12}}

Microformat

The HTML mark up produced by this template includes an hCalendar microformat, which makes the event details parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to a calendar or diary application. For more information about the use of microformats on Wikipedia, please see the microformat project on English Wikipedia.

Sub-templates

Dates will only be included if you use {{Start date}} or {{End date}} (use the former for single dates; but do not use any of these if the date is before 1583 CE).

URLs will only be included if you use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCalendar uses HTML classes including:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent

Please do not rename or remove these classes; nor collapse nested elements which use them.