<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://quelmarwiki.com/wiki/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://quelmarwiki.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://quelmarwiki.com/wiki/index.php?title=Template:Infobox/doc&amp;action=history"/>
	<updated>2026-04-05T04:27:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://quelmarwiki.com/wiki/index.php?title=Template:Infobox/doc&amp;diff=6777&amp;oldid=prev</id>
		<title>Spiderjjr45: 1 revision imported: Importing Quelmar Wiki from Fandom on 9/26/21</title>
		<link rel="alternate" type="text/html" href="https://quelmarwiki.com/wiki/index.php?title=Template:Infobox/doc&amp;diff=6777&amp;oldid=prev"/>
		<updated>2021-09-27T00:49:40Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Importing Quelmar Wiki from Fandom on 9/26/21&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:49, 27 September 2021&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key quelmarwiki_db-quelmar:diff:wikidiff2:1.12:old-6776:rev-6777:1.13.0 --&gt;
&lt;/table&gt;</summary>
		<author><name>Spiderjjr45</name></author>
	</entry>
	<entry>
		<id>https://quelmarwiki.com/wiki/index.php?title=Template:Infobox/doc&amp;diff=6776&amp;oldid=prev</id>
		<title>fandom&gt;LHLynch: Undo revision 596 by LHLynch (talk)</title>
		<link rel="alternate" type="text/html" href="https://quelmarwiki.com/wiki/index.php?title=Template:Infobox/doc&amp;diff=6776&amp;oldid=prev"/>
		<updated>2015-11-03T02:07:08Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 596 by &lt;a href=&quot;/wiki/Special:Contributions/LHLynch&quot; title=&quot;Special:Contributions/LHLynch&quot;&gt;LHLynch&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:LHLynch&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:LHLynch (page does not exist)&quot;&gt;talk&lt;/a&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]] and [[Help:PortableInfoboxes]] for some background on how templates and infoboxes work.&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;
 | caption       = &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;
 | caption       = 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;
 | caption       = 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>fandom&gt;LHLynch</name></author>
	</entry>
</feed>