<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tauwiki.fourisland.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fdoc</id>
	<title>Template:Infobox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tauwiki.fourisland.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://tauwiki.fourisland.com/index.php?title=Template:Infobox/doc&amp;action=history"/>
	<updated>2026-04-06T12:40:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://tauwiki.fourisland.com/index.php?title=Template:Infobox/doc&amp;diff=66&amp;oldid=prev</id>
		<title>imported&gt;Default at 03:42, 19 November 2014</title>
		<link rel="alternate" type="text/html" href="https://tauwiki.fourisland.com/index.php?title=Template:Infobox/doc&amp;diff=66&amp;oldid=prev"/>
		<updated>2014-11-19T03:42:21Z</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;==Description==&lt;br /&gt;
This template is a sample infobox, to aid in the creation of new infoboxes.&lt;br /&gt;
&lt;br /&gt;
Recommended usage: copy the template code to a new template page, and edit it there.&lt;br /&gt;
&lt;br /&gt;
===Infobox and template background===&lt;br /&gt;
See [[Help:Templates]], [[Help:Infobox]] and [[Help:Tables]] for some background on how templates and infoboxes work.&lt;br /&gt;
&lt;br /&gt;
===Building blocks===&lt;br /&gt;
The infobox is made of the following basic building blocks:&lt;br /&gt;
&lt;br /&gt;
* Overall table class: &amp;lt;code&amp;gt;class=&amp;quot;wikia-infobox&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Table heading cell class: &amp;lt;code&amp;gt;class=&amp;quot;wikia-infobox-header&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Use row header marks (&amp;quot;&amp;lt;code&amp;gt;!&amp;lt;/code&amp;gt;&amp;quot;) for row title cells &amp;#039;&amp;#039;(and &amp;quot;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;quot; for normal cells)&amp;#039;&amp;#039;&lt;br /&gt;
* Section separator line: give the header below it a wrapping &amp;lt;code&amp;gt;div&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;class=&amp;quot;wikia-infobox-section-header&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Image cell class: &amp;lt;code&amp;gt;class=&amp;quot;wikia-infobox-image&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Image caption cell class: &amp;lt;code&amp;gt;class=&amp;quot;wikia-infobox-caption&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other notes===&lt;br /&gt;
* The Title, First, Second, and Third rows show &amp;#039;&amp;#039;&amp;quot;Unknown&amp;quot;&amp;#039;&amp;#039; if their values are not specified.&lt;br /&gt;
* The Image, Imagecaption, Fourth, Fifth, and Sixth rows won&amp;#039;t show up if their values are not specified: they are each completely enclosed in an &amp;#039;if&amp;#039; statement.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{infobox&lt;br /&gt;
 | title         = &lt;br /&gt;
 | image         = [e.g. &amp;quot;Example.jpg&amp;quot;]&lt;br /&gt;
 | imagewidth    = [e.g. &amp;quot;150&amp;quot;] [default: 210 pixels]&lt;br /&gt;
 | imagecaption  = &lt;br /&gt;
 | first         =&lt;br /&gt;
 | second        =&lt;br /&gt;
 | third         =&lt;br /&gt;
 | fourth        =&lt;br /&gt;
 | fifth         =&lt;br /&gt;
 | sixth         =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Samples==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{infobox&lt;br /&gt;
 | title         = A pretty flower&lt;br /&gt;
 | image         = Example.jpg&lt;br /&gt;
 | imagewidth    = 100&lt;br /&gt;
 | imagecaption  = Floweris flowerum&lt;br /&gt;
 | first         = Pink and green&lt;br /&gt;
 | second        = Outdoors&lt;br /&gt;
 | fourth        = Annual&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Results in...&lt;br /&gt;
&lt;br /&gt;
{{infobox&lt;br /&gt;
 | title         = A pretty flower&lt;br /&gt;
 | image         = Example.jpg&lt;br /&gt;
 | imagewidth    = 100&lt;br /&gt;
 | imagecaption  = Floweris flowerum&lt;br /&gt;
 | first         = Pink and green&lt;br /&gt;
 | second        = Outdoors&lt;br /&gt;
 | fourth        = Annual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Templates|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Default</name></author>
	</entry>
</feed>