<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://atitd.wiki/tale11/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AItem%2Fdoc</id>
	<title>Template:Item/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://atitd.wiki/tale11/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AItem%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://atitd.wiki/tale11/w/index.php?title=Template:Item/doc&amp;action=history"/>
	<updated>2026-04-16T19:05:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>https://atitd.wiki/tale11/w/index.php?title=Template:Item/doc&amp;diff=69554&amp;oldid=prev</id>
		<title>Brad: Changed &quot;Resource&quot; to &quot;Item&quot;</title>
		<link rel="alternate" type="text/html" href="https://atitd.wiki/tale11/w/index.php?title=Template:Item/doc&amp;diff=69554&amp;oldid=prev"/>
		<updated>2018-11-30T07:31:59Z</updated>

		<summary type="html">&lt;p&gt;Changed &amp;quot;Resource&amp;quot; to &amp;quot;Item&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''{{tl|Item}}''' is for use in any article about an in-game &amp;quot;item&amp;quot;. All parameters are ''optional'' and can be left blank, though it is preferred to include as many as possible; if undefined, these optional parameters will not appear as part of the template. The recommended image size is a width of 250px so that it will completely fill the infobox without increasing its size.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Item&lt;br /&gt;
| name   = &lt;br /&gt;
| image  = &lt;br /&gt;
| weight = &lt;br /&gt;
| bulk   = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
; name : The name of the item.&lt;br /&gt;
&lt;br /&gt;
; image ''(optional)'' : File name of an image for the item. Should generally be a clean screenshot of the item as it appears when dropped on the ground from a character's inventory. The recommended size is 250px but, if larger, the image should scale to fit the template.&lt;br /&gt;
&lt;br /&gt;
; weight ''(optional)'' : The weight of one unit of the item when held in a character's inventory.&lt;br /&gt;
&lt;br /&gt;
; bulk ''(optional)'' : The bulk of one unit of the item when held in a character's inventory.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
| ibclass = ib-item&lt;br /&gt;
| ibname  = Bricks&lt;br /&gt;
| ibtype  = Item&lt;br /&gt;
| image   = Bricks.png&lt;br /&gt;
&lt;br /&gt;
| content = &lt;br /&gt;
{{#invoke:Infobox|row|Weight|1}}&lt;br /&gt;
{{#invoke:Infobox|row|Bulk|1}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Item&lt;br /&gt;
| name   = Bricks&lt;br /&gt;
| image  = Bricks.png&lt;br /&gt;
| weight = 1&lt;br /&gt;
| bulk   = 1&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Brad</name></author>
	</entry>
</feed>