<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_game%2Fdoc</id>
		<title>Template:Infobox game/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_game%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Template:Infobox_game/doc&amp;action=history"/>
		<updated>2026-05-08T20:22:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.knodel.net/oops/index.php?title=Template:Infobox_game/doc&amp;diff=268&amp;oldid=prev</id>
		<title>Eogen: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Template:Infobox_game/doc&amp;diff=268&amp;oldid=prev"/>
				<updated>2018-09-19T07:50:22Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;tr style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 07:50, 19 September 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&#039;2&#039; style=&#039;text-align: center;&#039; lang=&#039;en&#039;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Eogen</name></author>	</entry>

	<entry>
		<id>http://www.knodel.net/oops/index.php?title=Template:Infobox_game/doc&amp;diff=267&amp;oldid=prev</id>
		<title>Lordtobi: /* Full usage */ rm non-existant params</title>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Template:Infobox_game/doc&amp;diff=267&amp;oldid=prev"/>
				<updated>2018-01-01T18:11:13Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Full usage: &lt;/span&gt; rm non-existant params&lt;/span&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;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
This is an infobox template for a game article. If an italic title is required, add |italic title=yes or |italic title=force to the list of parameters, and use &amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt; around the title in the infobox.&lt;br /&gt;
&lt;br /&gt;
If the article is about a [[card game]], you may use {{tl|Infobox card game}}; if the article is about a [[video game]], use {{tl|Infobox video game}} instead.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Common usage ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox game&lt;br /&gt;
| name = &lt;br /&gt;
| image = &lt;br /&gt;
| caption = &lt;br /&gt;
| years = &lt;br /&gt;
| genre = &lt;br /&gt;
| players = &lt;br /&gt;
| setup_time = &lt;br /&gt;
| playing_time = &lt;br /&gt;
| random_chance = &lt;br /&gt;
| skills = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Full usage ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox game&lt;br /&gt;
| name = &lt;br /&gt;
| subtitle = &lt;br /&gt;
| image = &lt;br /&gt;
| image_size = &lt;br /&gt;
| image_alt = &lt;br /&gt;
| caption = &lt;br /&gt;
| width = &lt;br /&gt;
| label_width = &lt;br /&gt;
| other_names = &lt;br /&gt;
| AKA = &lt;br /&gt;
| manufacturer = &lt;br /&gt;
| designer = &lt;br /&gt;
| illustrator = &lt;br /&gt;
| actor = &lt;br /&gt;
| voice_over = &lt;br /&gt;
| publisher = &lt;br /&gt;
| date = &amp;lt;!-- {{Start date and age|df=n|1999|12|31}} --&amp;gt;&lt;br /&gt;
| years = &lt;br /&gt;
| genre = &lt;br /&gt;
| language = &lt;br /&gt;
| system = &lt;br /&gt;
| players = &lt;br /&gt;
| setup_time = &lt;br /&gt;
| playing_time = &lt;br /&gt;
| random_chance = &lt;br /&gt;
| skills = &lt;br /&gt;
| materials = &lt;br /&gt;
| media_type = &lt;br /&gt;
| blank_label = &lt;br /&gt;
| blank_data = &lt;br /&gt;
| website = &lt;br /&gt;
| footnotes = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
{{Infobox game&lt;br /&gt;
| italic title = no&lt;br /&gt;
| title = Backgammon&lt;br /&gt;
| image_link = Backgammon lg.png&lt;br /&gt;
| image_caption = A backgammon set, consisting of a board, two sets of 15 checkers, two pairs of dice, a doubling cube, and dice cups&lt;br /&gt;
| years = Approximately 5,000 years ago to present&lt;br /&gt;
| genre = [[Board game]] &amp;lt;br /&amp;gt;[[Race game]] &amp;lt;br /&amp;gt;[[Dice game]]&lt;br /&gt;
| players = 2&lt;br /&gt;
| setup_time = 10–30 seconds&lt;br /&gt;
| playing_time = 5–60 minutes&lt;br /&gt;
| random_chance = Medium ([[dice]] rolling)&lt;br /&gt;
| skills = [[Strategy game|Strategy]], [[Tactic (method)|tactics]], [[counting]], [[probability]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox game&lt;br /&gt;
| italic title = no&lt;br /&gt;
| title = Backgammon&lt;br /&gt;
| image_link = Backgammon lg.png&lt;br /&gt;
| image_caption = A backgammon set, consisting of a board, two sets of 15 checkers, two pairs of dice, a doubling cube, and dice cups&lt;br /&gt;
| years = Approximately 5,000 years ago to present&lt;br /&gt;
| genre = [[Board game]] &amp;lt;br /&amp;gt;[[Race game]] &amp;lt;br /&amp;gt;[[Dice game]]&lt;br /&gt;
| players = 2&lt;br /&gt;
| setup_time = 10–30 seconds&lt;br /&gt;
| playing_time = 5–60 minutes&lt;br /&gt;
| random_chance = Medium ([[dice]] rolling)&lt;br /&gt;
| skills = [[Strategy game|Strategy]], [[Tactic (method)|tactics]], [[counting]], [[probability]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
| name&lt;br /&gt;
| Title of the game&lt;br /&gt;
|-&lt;br /&gt;
| subtitle&lt;br /&gt;
| Subtitle of the game&lt;br /&gt;
|-&lt;br /&gt;
| image&lt;br /&gt;
| Image relevant to the game, may be resized (format: &amp;lt;nowiki&amp;gt;Example.jpg&amp;lt;/nowiki&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
| caption&lt;br /&gt;
| [[Wikipedia:Manual of Style/Captions|Caption]] explaining the image&lt;br /&gt;
|-&lt;br /&gt;
| width&lt;br /&gt;
| Optional parameter to control the width of the box&lt;br /&gt;
|-&lt;br /&gt;
| label_width&lt;br /&gt;
| Optional parameter to control the width of the label column&lt;br /&gt;
|-&lt;br /&gt;
| other_names&lt;br /&gt;
| Other name(s) for the game&lt;br /&gt;
|-&lt;br /&gt;
| manufacturer&lt;br /&gt;
| Manufacturer(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| designer&lt;br /&gt;
| Designer(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| illustrator&lt;br /&gt;
| Illustrator(s) of the game artwork&lt;br /&gt;
|-&lt;br /&gt;
| actor&lt;br /&gt;
| Actor(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| voice_over&lt;br /&gt;
| Voice-over actor(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| publisher&lt;br /&gt;
| Publisher(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| date&lt;br /&gt;
| Publication date of the game (format: &amp;lt;nowiki&amp;gt;{{release date and age|mf=yes|2000|01|01}}&amp;lt;/nowiki&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
| years&lt;br /&gt;
| Active years of the game&lt;br /&gt;
|-&lt;br /&gt;
| genre&lt;br /&gt;
| Game genre(s); e.g.: &amp;quot;[[Board game]]&amp;quot;, &amp;quot;[[Dice game]]&amp;quot;, &amp;quot;[[Drinking game]]&amp;quot;, &amp;quot;[[Educational game]]&amp;quot;, &amp;quot;[[Guessing game]]&amp;quot;, &amp;quot;[[Hand game]]&amp;quot;, &amp;quot;[[Paper-and-pencil game]]&amp;quot;, &amp;quot;[[Race game]]&amp;quot;, &amp;quot;[[Role-playing game]]&amp;quot;, &amp;quot;[[Tile-based game]]&amp;quot;, &amp;quot;[[Wargaming]]&amp;quot;, &amp;quot;[[Word game]]&amp;quot;, etc.&lt;br /&gt;
|-&lt;br /&gt;
| language&lt;br /&gt;
| Available language(s) of the game&lt;br /&gt;
|-&lt;br /&gt;
| system&lt;br /&gt;
| System(s) used by the game&lt;br /&gt;
|-&lt;br /&gt;
| players&lt;br /&gt;
| Number of players&lt;br /&gt;
|-&lt;br /&gt;
| setup_time&lt;br /&gt;
| Time it takes to set up the game&lt;br /&gt;
|-&lt;br /&gt;
| playing_time&lt;br /&gt;
| Time it takes to play the game&lt;br /&gt;
|-&lt;br /&gt;
| random_chance&lt;br /&gt;
| Degree to which random chance comes into play in the game&lt;br /&gt;
|-&lt;br /&gt;
| skills&lt;br /&gt;
| Skills required to play the game&lt;br /&gt;
|-&lt;br /&gt;
| materials&lt;br /&gt;
| Materials required to play the game&lt;br /&gt;
|-&lt;br /&gt;
| media_type&lt;br /&gt;
| Media type of the game&lt;br /&gt;
|-&lt;br /&gt;
| web or website&lt;br /&gt;
| Official website address of the game&lt;br /&gt;
|-&lt;br /&gt;
| AKA&lt;br /&gt;
| Game name synonym(s)&lt;br /&gt;
|-&lt;br /&gt;
| blank_label and blank_data&lt;br /&gt;
| Label and data for a field not covered by other parameters (e.g., Alcohol used for [[drinking game]]s like [[beer pong]])&lt;br /&gt;
|-&lt;br /&gt;
| footnotes&lt;br /&gt;
| Note(s)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Pages using infobox game with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- ADD CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Game infobox templates| ]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lordtobi</name></author>	</entry>

	</feed>