<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FInfobox_item_entity%2Fdoc</id>
	<title>Template:MC/Infobox item entity/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FInfobox_item_entity%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_item_entity/doc&amp;action=history"/>
	<updated>2026-04-10T15:37:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_item_entity/doc&amp;diff=43631&amp;oldid=prev</id>
		<title>imported&gt;CitrusEgg7168: template:ItemEntity redirects to this template</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_item_entity/doc&amp;diff=43631&amp;oldid=prev"/>
		<updated>2025-10-19T21:16:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Template:ItemEntity&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template:ItemEntity (page does not exist)&quot;&gt;template:ItemEntity&lt;/a&gt; redirects to this template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
&amp;lt;!-- documentation here --&amp;gt;&lt;br /&gt;
{{shortcut|itemEntity}}&lt;br /&gt;
This template provides a uniform infobox for all usable [[item entity]] pages.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display:table&amp;quot;&amp;gt;&lt;br /&gt;
{{ItemEntity&lt;br /&gt;
|title=&lt;br /&gt;
|image=&lt;br /&gt;
|invimage=&lt;br /&gt;
|durability=&lt;br /&gt;
|rarity=&lt;br /&gt;
|renewable=&lt;br /&gt;
|stackable=&lt;br /&gt;
|health=&lt;br /&gt;
|networkid=&lt;br /&gt;
|drops=&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please note that if the item has multiple data values, use {{p|multipledata}} instead. See below:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Function&lt;br /&gt;
! Default/Example value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; || Optional value to use a different title instead of the page name || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; || Image of the entity || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{title}}}.png&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;imagesize&amp;lt;/code&amp;gt; || Adjusts the size of the image  || 200px&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; || Other images for two-state entities || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;#039;&amp;#039;N&amp;#039;&amp;#039;size&amp;lt;/code&amp;gt; || Adjusts the size of the corresponding image || 200px&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;invimage&amp;lt;/code&amp;gt; || Image for object in inventory. Can use &amp;#039;&amp;#039;&amp;#039;None&amp;#039;&amp;#039;&amp;#039; to force no invimage.  Uses [[Template:Inventory slot]]. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;invimage&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; || Other images for object in inventory. Uses [[Template:Inventory slot]]. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;rarity&amp;lt;/code&amp;gt; || The color of this item&amp;#039;s name. See [[rarity]] for more info. || Common&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;durability&amp;lt;/code&amp;gt; || How durable the item is || N/A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;renewable&amp;lt;/code&amp;gt; || Whether the item is [[Renewable Resources|renewable]] || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;stackable&amp;lt;/code&amp;gt; || Stackable || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;networkid&amp;lt;/code&amp;gt; || The ID number used in network traffic (0-255), if different from the internal ID. (see http://wiki.vg/Entities#Objects) || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;health&amp;lt;/code&amp;gt; || The item entity&amp;#039;s health || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;drops&amp;lt;/code&amp;gt; || What the entity drops when destroyed || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{infobox see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- template categories/interwikis here --&amp;gt;&lt;br /&gt;
[[Category:Infobox templates|I]]&lt;br /&gt;
&lt;br /&gt;
[[cs:Šablona:ItemEntity]]&lt;br /&gt;
[[de:Vorlage:Objekt]]&lt;br /&gt;
[[es:Plantilla:Infobox entidad-objeto]]&lt;br /&gt;
[[fr:Modèle:Infobox objet entité]]&lt;br /&gt;
[[it:Template:Oggetto entità]]&lt;br /&gt;
[[ja:テンプレート:Infobox item entity]]&lt;br /&gt;
[[ko:틀:ItemEntity]]&lt;br /&gt;
[[lzh:模板:ItemEntity]]&lt;br /&gt;
[[nl:Sjabloon:ItemEntity]]&lt;br /&gt;
[[pt:Predefinição:Infobox de entidade-item]]&lt;br /&gt;
[[ru:Шаблон:Предмет-сущность]]&lt;br /&gt;
[[th:แม่แบบ:Infobox item entity]]&lt;br /&gt;
[[uk:Шаблон:Предмет-сутність]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- documentation categories/interwikis here --&amp;gt;&lt;br /&gt;
[[cs:Šablona:ItemEntity/doc]]&lt;br /&gt;
[[de:Vorlage:Objekt/Dokumentation]]&lt;br /&gt;
[[es:Plantilla:Infobox entidad-objeto/doc]]&lt;br /&gt;
[[fr:Modèle:Infobox objet entité/doc]]&lt;br /&gt;
[[it:Template:Oggetto entità/doc]]&lt;br /&gt;
[[ja:テンプレート:Infobox item entity/doc]]&lt;br /&gt;
[[ko:틀:ItemEntity/doc]]&lt;br /&gt;
[[lzh:模板:ItemEntity/doc]]&lt;br /&gt;
[[nl:Sjabloon:ItemEntity/doc]]&lt;br /&gt;
[[pt:Predefinição:Infobox de entidade-item/doc]]&lt;br /&gt;
[[ru:Шаблон:Предмет-сущность/док]]&lt;br /&gt;
[[th:แม่แบบ:Infobox item entity/doc]]&lt;br /&gt;
[[uk:Шаблон:Предмет-сутність/док]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;CitrusEgg7168</name></author>
	</entry>
</feed>