<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://boseperformer.com/index.php?action=history&amp;feed=atom&amp;title=Help%3AInfobox</id>
	<title>Help:Infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://boseperformer.com/index.php?action=history&amp;feed=atom&amp;title=Help%3AInfobox"/>
	<link rel="alternate" type="text/html" href="https://boseperformer.com/index.php?title=Help:Infobox&amp;action=history"/>
	<updated>2026-04-06T00:21:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://boseperformer.com/index.php?title=Help:Infobox&amp;diff=7385&amp;oldid=prev</id>
		<title>ST: New page: :&#039;&#039;For a list of infoboxes, &#039;&#039;The infobox template category&#039;&#039; :&#039;&#039;For infobox colours, see Wikipedia:Infobox colours&#039;&#039;  An &#039;&#039;&#039;infobox&#039;&#039;&#039; on Wikipedia...</title>
		<link rel="alternate" type="text/html" href="https://boseperformer.com/index.php?title=Help:Infobox&amp;diff=7385&amp;oldid=prev"/>
		<updated>2008-03-30T07:19:39Z</updated>

		<summary type="html">&lt;p&gt;New page: :&amp;#039;&amp;#039;For a list of infoboxes, &amp;#039;&amp;#039;&lt;a href=&quot;/index.php?title=Category:Infobox_templates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Infobox templates (page does not exist)&quot;&gt;The infobox template category&lt;/a&gt;&amp;#039;&amp;#039; :&amp;#039;&amp;#039;For infobox colours, see &lt;a href=&quot;/index.php?title=Wikipedia:Infobox_colours&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Wikipedia:Infobox colours (page does not exist)&quot;&gt;Wikipedia:Infobox colours&lt;/a&gt;&amp;#039;&amp;#039;  An &amp;#039;&amp;#039;&amp;#039;infobox&amp;#039;&amp;#039;&amp;#039; on &lt;a href=&quot;/index.php?title=Wikipedia&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Wikipedia (page does not exist)&quot;&gt;Wikipedia&lt;/a&gt;...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;:&amp;#039;&amp;#039;For a list of infoboxes, &amp;#039;&amp;#039;[[:Category:Infobox templates|The infobox template category]]&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;#039;&amp;#039;For infobox colours, see [[Wikipedia:Infobox colours]]&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;infobox&amp;#039;&amp;#039;&amp;#039; on [[Wikipedia]] is a consistently-formatted table which is present in articles with a common subject to provide summary information consistently between articles or improve navigation to closely related articles in that subject.  (An infobox is a generalization of a &amp;#039;&amp;#039;taxobox&amp;#039;&amp;#039; (from &amp;#039;&amp;#039;[[taxonomy]]&amp;#039;&amp;#039;) which summarizes information for an [[organism]] or group of organisms.)&lt;br /&gt;
&lt;br /&gt;
If you make an infobox for a new project, it should be placed on the [[Wikipedia:List of infoboxes/Proposed]] sub-page when it is proposed and moved to the appropriate sub-page of the [[Wikipedia:List of infoboxes|main list]] when it has been implemented.You can choose to use colors in your table. You can use either the same color for all tables in a project, or use a system of coloration (for example, the organism taxobox has different colors for each of the kingdoms). To find more information about what colors can be used, see the article on [[web color]]s.&lt;br /&gt;
&lt;br /&gt;
If you want to redesign an Infobox, please take it up with the appropriate [[Wikipedia:WikiProject|WikiProject]]. &lt;br /&gt;
&lt;br /&gt;
An infobox may or may not use the [[m:Help:Template|template]] software feature. Infobox templates are an alternative to static infoboxes; they can be used to create a common look between subject items, with a minimum of coding within articles. See also [[Wikipedia:Infobox templates]].&lt;br /&gt;
&lt;br /&gt;
If your infobox is right-aligned, please consider having it no wider than 1/3 the width of the available page.&lt;br /&gt;
&lt;br /&gt;
==Basic Infobox==&lt;br /&gt;
&lt;br /&gt;
The basic template pattern can be found at [[Template:Infobox]].  This basic template includes the use of optional parameters, compare [[Wikipedia:Conditional tables]].&lt;br /&gt;
{| class=&amp;quot;infobox bordered&amp;quot; style=&amp;quot;width: 25em; text-align: left; font-size: 95%;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: larger;&amp;quot; | &amp;#039;&amp;#039;&amp;#039;{{{name}}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | [[Image:{{{image}}}|300px| ]]&amp;lt;br&amp;gt;{{{caption}}}&lt;br /&gt;
|-&lt;br /&gt;
! Data 1:&lt;br /&gt;
| {{{data1}}}&lt;br /&gt;
|- &lt;br /&gt;
! Data 2:&lt;br /&gt;
| {{{data2|&amp;#039;&amp;#039;this text displayed if data2 not defined&amp;#039;&amp;#039;}}}&lt;br /&gt;
|- &lt;br /&gt;
! Data 3 (data hidden if data3 empty or not defined):&lt;br /&gt;
| {{{data3|}}}&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;font-size: smaller;&amp;quot; | {{{footnotes|}}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Taxobox Example ==&lt;br /&gt;
This is an example of a taxobox. See [[Wikipedia:WikiProject Tree of Life/taxobox usage]] for full instructions.&lt;br /&gt;
&lt;br /&gt;
{{Taxobox&lt;br /&gt;
| color = varied&lt;br /&gt;
| name = Domestic Dog&lt;br /&gt;
| status = DOM&lt;br /&gt;
| image = YellowLabradorLooking.jpg&lt;br /&gt;
| image_caption = [[Labrador Retriever]], a breed of domestic dog&lt;br /&gt;
| regnum = [[Animal]]ia&lt;br /&gt;
| phylum = [[Chordate|Chordata]]&lt;br /&gt;
| subphylum = [[Vertebrate|Vertabrata]]&lt;br /&gt;
| classis = [[Mammal]]ia&lt;br /&gt;
| ordo = [[Carnivora]]&lt;br /&gt;
| familia = [[Canidae]]&lt;br /&gt;
| genus = &amp;#039;&amp;#039;[[Canis]]&amp;#039;&amp;#039;&lt;br /&gt;
| species = &amp;#039;&amp;#039;[[wolf|C. lupus]]&amp;#039;&amp;#039;&lt;br /&gt;
| subspecies = &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;C. l. familiaris&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| trinomial = &amp;#039;&amp;#039;Canis lupus familiaris&amp;#039;&amp;#039;&lt;br /&gt;
| trinomial_authority = ([[Carolus Linnaeus|Linnaeus]], 1758)&lt;br /&gt;
| category =&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Wikipedia:Infobox templates]]&lt;br /&gt;
* [[Wikipedia:List of infoboxes]]&lt;br /&gt;
* [[Wikipedia:List of infoboxes/proposed]]&lt;br /&gt;
* [[Wikipedia:Infobox colours]]&lt;br /&gt;
* [[Wikipedia:WikiProject Infoboxes]]&lt;br /&gt;
* [[Template:Infobox]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[Category:Infobox templates| ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Hilfe:Infoboxen]]&lt;br /&gt;
[[fa:راهنما:جعبه‌ اطلاعات]]&lt;br /&gt;
[[fr:Aide:Infobox]]&lt;br /&gt;
[[tr:Yardım:Bilgi kutusu]]&lt;/div&gt;</summary>
		<author><name>ST</name></author>
	</entry>
</feed>