Template:Infobox NFL/doc

From CFBHC Wiki
Jump to: navigation, search

This template may be used to summarize information about a National Football League 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 2020.
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 that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Classes used

The HTML classes this microformat uses include:

  • 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.