<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_American_football_game%2Fdoc</id>
	<title>Template:Infobox American football game/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_American_football_game%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_American_football_game/doc&amp;action=history"/>
	<updated>2026-04-04T23:30:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_American_football_game/doc&amp;diff=6293&amp;oldid=prev</id>
		<title>&gt;MarqueesCalaway at 19:50, 14 February 2025</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_American_football_game/doc&amp;diff=6293&amp;oldid=prev"/>
		<updated>2025-02-14T19:50:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
{{Uses TemplateStyles}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
{{tl|Infobox American football game}} incorporates the following templates (i.e. all the templates listed &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Special:WhatLinksHere/Template:Infobox American football game|namespace=10&amp;amp;limit=1000&amp;amp;hidetrans=1&amp;amp;hidelinks=1}} here]&amp;lt;/span&amp;gt;). Please use the most appropriate name when placing this template on a page.&lt;br /&gt;
&lt;br /&gt;
{{refbegin|30em}}&lt;br /&gt;
*{{tl|Infobox ArenaBowl}}&lt;br /&gt;
*{{tl|Infobox AFLChamp}}&lt;br /&gt;
*{{tl|Infobox Belgian Bowl}}&lt;br /&gt;
*{{tl|Infobox NFL championship game}}&lt;br /&gt;
*{{tl|Infobox Pro Bowl}}&lt;br /&gt;
*{{tl|Infobox Super Bowl}}&lt;br /&gt;
*{{tl|Infobox UFLchamp}}&lt;br /&gt;
*{{tl|Infobox World Bowl}}&lt;br /&gt;
*{{tl|Infobox gridiron football single game}}&lt;br /&gt;
*{{tl|Infobox NFL game}}&lt;br /&gt;
*{{tl|Infobox NFL single game}}&lt;br /&gt;
*{{tl|Infobox ArenaFootballSingleGameHeader}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template is meant to be used for any professional [[American football]] game. For annual matches such as the [[Super Bowl]] or the [[Pro Bowl]], the {{para|type}} parameter is used to define certain game-specific titles and wikilinks. &lt;br /&gt;
&lt;br /&gt;
The {{para|name}} parameter is used to give the title of the game, but when used in conjunction with {{para|type}} only the specific number/numeral is necessary. For example, {{para|name|XX}} used in conjunction with {{para|type|sb}} would be used for [[Super Bowl XX]]. For regular matches, {{para|type}} is not required but necessitates using the full title of the game for {{para|name}}.&lt;br /&gt;
&lt;br /&gt;
=== Type codes ===&lt;br /&gt;
* ab   = [[Arena Bowl]]&lt;br /&gt;
* aflc = [[AFL championship game]]&lt;br /&gt;
* bb   = [[Belgian Bowl]]&lt;br /&gt;
* nflc = [[NFL Championship game]]&lt;br /&gt;
* pb   = [[Pro Bowl]]&lt;br /&gt;
* sb   = [[Super Bowl]]&lt;br /&gt;
* wb   = [[World Bowl]]&lt;br /&gt;
* uflc = [[UFL championship game]]&lt;br /&gt;
* usfl = [[USFL|USFL championship game]]&lt;br /&gt;
* fcf  = [[Fan Controlled Football|People&amp;#039;s Championship]]&lt;br /&gt;
* ifl  = [[IFL National Championship]]&lt;br /&gt;
&lt;br /&gt;
==General game==&lt;br /&gt;
{{Parameter names example|name|image|image_size|alt|caption|visitor|home|visitor_conf|home_conf|visitor_record|home_record|home_qtr1=0|visitor_qtr1=1|visitor_qtr2=1|visitor_qtr3=1|visitor_qtr4=1|visitor_qtr5=1|visitor_qtr6=1|home_qtr2=0|home_qtr3=0|home_qtr4=0|home_qtr5=0|home_qtr6=0|visitor_abbr|home_abbr|date|time|stadium|city|MVP|MVP2|odds|referee|attendance|anthem|coin_toss|halftime|network|announcers|rating|share|commercial|last|next|type=sb|visitor_place|home_place|offensiveMVP|offMVPteam|defensiveMVP|defMVPteam|radio|radioannouncers}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Infobox American football game&lt;br /&gt;
| type          = &amp;lt;!-- See table below --&amp;gt;&lt;br /&gt;
| title         = &amp;lt;!-- ONLY needed if type is null or not recognized --&amp;gt;&lt;br /&gt;
| name          =&lt;br /&gt;
| full_name     = &amp;lt;!-- ONLY needed if name is not a simple year, roman numeral, etc--&amp;gt;&lt;br /&gt;
| image         = &lt;br /&gt;
| image_size    = &amp;lt;!-- only if need to adjust, e.g. 200px --&amp;gt;&lt;br /&gt;
| caption       = &lt;br /&gt;
&lt;br /&gt;
| visitor            = &lt;br /&gt;
| visitor_abbr       = &lt;br /&gt;
| visitor_place      =&lt;br /&gt;
| visitor_conf       = &lt;br /&gt;
| visitor_record     = &lt;br /&gt;
&lt;br /&gt;
| home               = &lt;br /&gt;
| home_abbr          = &lt;br /&gt;
| home_place         = &lt;br /&gt;
| home_conf          =&lt;br /&gt;
| home_record        =&lt;br /&gt;
&lt;br /&gt;
| visitor_qtr1  = &lt;br /&gt;
| visitor_qtr2  = &lt;br /&gt;
| visitor_qtr3  = &lt;br /&gt;
| visitor_qtr4  = &lt;br /&gt;
| visitor_qtr5  = &lt;br /&gt;
| visitor_qtr6  =&lt;br /&gt;
&lt;br /&gt;
| home_qtr1     = &lt;br /&gt;
| home_qtr2     = &lt;br /&gt;
| home_qtr3     = &lt;br /&gt;
| home_qtr4     = &lt;br /&gt;
| home_qtr5     = &lt;br /&gt;
| home_qtr6     = &lt;br /&gt;
&lt;br /&gt;
| visitor_total = &amp;lt;!-- Use for games where quarters were not completed or used --&amp;gt;&lt;br /&gt;
| home_total    = &amp;lt;!-- See above line --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| date          = &lt;br /&gt;
| time          =&lt;br /&gt;
| stadium       = &lt;br /&gt;
| city          = &lt;br /&gt;
| attendance    = &lt;br /&gt;
| odds          = &lt;br /&gt;
| MVP           = &lt;br /&gt;
| anthem        = &lt;br /&gt;
| coin_toss     = &lt;br /&gt;
| referee       = &lt;br /&gt;
| halftime      = &lt;br /&gt;
&lt;br /&gt;
| network         = &lt;br /&gt;
| announcers      = &lt;br /&gt;
| rating          = &lt;br /&gt;
| share           = &lt;br /&gt;
| commercial      = &lt;br /&gt;
| radio           =&lt;br /&gt;
| radioannouncers =&lt;br /&gt;
&lt;br /&gt;
| last          = &amp;lt;!-- If the name parameter is a year, these provide links automatically--&amp;gt;&lt;br /&gt;
| next          =&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Pro Bowl==&lt;br /&gt;
{{for|examples of this code in use|1942 National Football League All-Star Game (December)|2015 Pro Bowl}}&lt;br /&gt;
{{Parameter names example|name=1971|full_name=1971 Wikipedia Fancy Pro Bowl|image|image_size|alt|caption|visitor|home|visitor_conf|home_conf|visitor_record|home_record|home_conf|home_qtr1=0|visitor_qtr1=1|visitor_qtr2=1|visitor_qtr3=1|visitor_qtr4=1|visitor_qtr5=1|visitor_qtr6=1|home_qtr2=0|home_qtr3=0|home_qtr4=0|home_qtr5=0|home_qtr6=0|visitor_abbr|home_abbr|date|time|MVP|MVP2|odds|type=pb|visitor_coach|home_coach|visitor_coach_team|home_coach_team|offensiveMVP|offMVPteam|defensiveMVP|defMVPteam|MVPteam|MVP2team}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Infobox Pro Bowl&lt;br /&gt;
| name               = 1971&lt;br /&gt;
| full_name          = 1971 Wikipedia Fancy Pro Bowl&lt;br /&gt;
| visitor_coach      = &lt;br /&gt;
| visitor_coach_team = &lt;br /&gt;
| home_coach         = &lt;br /&gt;
| home_coach_team    = &lt;br /&gt;
| MVP           =&lt;br /&gt;
| MVPteam       = &lt;br /&gt;
| MVP2          =&lt;br /&gt;
| MVP2team      =&lt;br /&gt;
| offensiveMVP  =&lt;br /&gt;
| offMVPteam    =&lt;br /&gt;
| defensiveMVP  =&lt;br /&gt;
| defMVPteam    =&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
; type: Code to indicate which type of game this is. Refer to chart below.&lt;br /&gt;
; title: Title of game (only if &amp;quot;type&amp;quot; is null)&lt;br /&gt;
; name: The roman numeral, number, or year of the particular game&lt;br /&gt;
; image: The filename of the uploaded image of the game&amp;#039;s logo&lt;br /&gt;
&lt;br /&gt;
; visitor: The club that was designated as the visiting team &lt;br /&gt;
; visitor_abbr: Abbreviation of the club that was designated as the visiting team &lt;br /&gt;
; visitor_place: Place/ranking of the visiting team, if applicable&lt;br /&gt;
; visitor_conf: Conference of the club that was designated as the visiting team &lt;br /&gt;
; visitor_record: Win/loss record of the visiting team e.g. 14–3&lt;br /&gt;
&lt;br /&gt;
; home: The club that was designated as the home team&lt;br /&gt;
; home_abbr: Abbreviation of the club that was designated as the home team&lt;br /&gt;
; home_place: Place/ranking of the home team, if applicable&lt;br /&gt;
; home_conf: Conference of the club that was designated as the home team&lt;br /&gt;
; home_record: Win/loss record of the home team&lt;br /&gt;
&lt;br /&gt;
; visitor_qtr1: Visiting team&amp;#039;s 1st quarter score&lt;br /&gt;
; visitor_qtr2: Visiting team&amp;#039;s 2nd quarter score&lt;br /&gt;
; visitor_qtr3: Visiting team&amp;#039;s 3rd quarter score&lt;br /&gt;
; visitor_qtr4: Visiting team&amp;#039;s 4th quarter score&lt;br /&gt;
; visitor_qtr5: Visiting team&amp;#039;s overtime score&lt;br /&gt;
; visitor_qtr6: Visiting team&amp;#039;s second overtime score&lt;br /&gt;
&lt;br /&gt;
; home_qtr1: Home team&amp;#039;s 1st quarter score&lt;br /&gt;
; home_qtr2: Home team&amp;#039;s 2nd quarter score&lt;br /&gt;
; home_qtr3: Home team&amp;#039;s 3rd quarter score&lt;br /&gt;
; home_qtr4: Home team&amp;#039;s 4th quarter score&lt;br /&gt;
; home_qtr5: Home team&amp;#039;s overtime score&lt;br /&gt;
; home_qtr6: Home team&amp;#039;s second overtime score&lt;br /&gt;
&lt;br /&gt;
; visitor_total: Visiting team&amp;#039;s final score &lt;br /&gt;
; home_total: Home team&amp;#039;s final score&lt;br /&gt;
&lt;br /&gt;
; date: Date the game was played&lt;br /&gt;
; time: Kickoff time&lt;br /&gt;
; stadium: Venue where the games was held&lt;br /&gt;
; city: City where the game was held&lt;br /&gt;
; odds: The odds of the game.&lt;br /&gt;
; attendance: Game&amp;#039;s attendance&lt;br /&gt;
&lt;br /&gt;
; MVP: Game&amp;#039;s most valuable player (MVP). Team (if necessary) provided by &amp;#039;&amp;#039;&amp;#039;MVPteam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; MVP2: The Co-MVP, if there is one. Team (if valid) provided by &amp;#039;&amp;#039;&amp;#039;MVP2team&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; offensiveMVP: The Offensive MVP of the game. Team (if valid) provided by &amp;#039;&amp;#039;&amp;#039;offMVPteam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; defensiveMVP: The Defensive MVP of the game. Team (if valid) provided by &amp;#039;&amp;#039;&amp;#039;defMVPteam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
; anthem: Who sang the national anthem&lt;br /&gt;
; coin_toss: Who participated in the opening coin toss ceremony&lt;br /&gt;
; referee: Who officiated the game&lt;br /&gt;
; halftime: Haltime performances &lt;br /&gt;
&lt;br /&gt;
; network: TV network who broadcast the game in the United States&lt;br /&gt;
; announcers: Game announcers of the U.S. broadcast&lt;br /&gt;
; rating: [[Nielsen ratings]] of the U.S. broadcast&lt;br /&gt;
; share: Market share the U.S. broadcast&lt;br /&gt;
; commercial: Cost of 30-sec commercial (USD)&lt;br /&gt;
; radio: Radio network who broadcast the game in the United States&lt;br /&gt;
; radioannouncers: Radio game announcers of the U.S. broadcast&lt;br /&gt;
&lt;br /&gt;
; last: Links to the last instance of this game. If using a valid &amp;quot;type&amp;quot;, then supply the name (i.e. game number, year). Otherwise, supply the whole link, without brackets.&lt;br /&gt;
; next: Links to the next instance of this game. If using a valid &amp;quot;type&amp;quot;, then supply the name (i.e. game number, year). Otherwise, supply the whole link, without brackets.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
To be added for each type code.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&amp;lt;!--&lt;br /&gt;
++++ PLEASE ADD CATEGORIES BELOW THIS LINE, THANK YOU. --&amp;gt;&lt;br /&gt;
[[Category:American football infobox templates|Game]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;MarqueesCalaway</name></author>
	</entry>
</feed>