<?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%3ASC%2FInfobox_commodity</id>
	<title>Template:SC/Infobox commodity - 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%3ASC%2FInfobox_commodity"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:SC/Infobox_commodity&amp;action=history"/>
	<updated>2026-04-21T09:51:52Z</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:SC/Infobox_commodity&amp;diff=51313&amp;oldid=prev</id>
		<title>imported&gt;Alistair3149: Disable Item test code</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:SC/Infobox_commodity&amp;diff=51313&amp;oldid=prev"/>
		<updated>2023-07-27T22:31:09Z</updated>

		<summary type="html">&lt;p&gt;Disable Item test code&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Infobox &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;{{Infobox|&lt;br /&gt;
|bodyclass		= mw-collapsible floatright&lt;br /&gt;
|image1			= {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:Placeholderv2.png|400px]]}}&lt;br /&gt;
|imagerowclass1 = infobox-image&lt;br /&gt;
&lt;br /&gt;
|header1		= {{#if:{{{name|}}}|{{Infobox title icon|{{{name}}}|icon={{{icon|}}}|inverted={{{invertedicon|}}}}}}}&lt;br /&gt;
|rowclass1		= infobox-title&lt;br /&gt;
&lt;br /&gt;
|label2			= Manufacturer&lt;br /&gt;
|data2			= {{#if:{{{manufacturer|}}}|{{Infobox data MFU|{{{manufacturer|}}}}}}}&lt;br /&gt;
|rowclass2		= data-manufacturer infobox-subtitle infobox-data infobox-col1&lt;br /&gt;
&lt;br /&gt;
|label3			= Type&lt;br /&gt;
|data3			= {{#if:{{{type|}}}|[[:Category:{{Infobox data commodity type|plural|{{{type}}}}}|{{Infobox data commodity type|singular|{{{type}}}}}]]}}&lt;br /&gt;
|rowclass3		= data-type infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label4			= Occupancy&lt;br /&gt;
|data4			= {{{occupancy|}}}&lt;br /&gt;
|rowclass4		= data-occupancy infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label5			= Base price&lt;br /&gt;
|data5			= {{#if:{{{baseprice|}}}|{{formatnum:{{{baseprice}}}}} aUEC}}&lt;br /&gt;
|rowclass5		= data-baseprice infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label6			= Production state&lt;br /&gt;
|data6			= {{{productionstate|}}}&lt;br /&gt;
|rowclass6		= data-productionstate infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|header7		= {{#if:{{{container|}}}{{{ndr|}}}{{{hei|}}}{{{uses|}}}{{{buff1name|}}}{{{buff1duration|}}}{{{debuff1name|}}}{{{debuff1duration|}}}|Consumable{{#vardefine:isConsumable|1}}}}&lt;br /&gt;
|rowclass7		= infobox-header&lt;br /&gt;
&lt;br /&gt;
|label8			= Container&lt;br /&gt;
|data8			= {{{container|}}}&lt;br /&gt;
|rowclass8		= data-container infobox-data infobox-col4&lt;br /&gt;
&lt;br /&gt;
|label9			= [[Nutritional Density Rating|NDR]]&lt;br /&gt;
|data9			= {{{ndr|}}}&lt;br /&gt;
|rowclass9		= data-ndr infobox-data infobox-col4&lt;br /&gt;
&lt;br /&gt;
|label10		= [[Hydration Efficacy Index|HEI]]&lt;br /&gt;
|data10			= {{{hei|}}}&lt;br /&gt;
|rowclass10		= data-hei infobox-data infobox-col4&lt;br /&gt;
&lt;br /&gt;
|label11		= Uses&lt;br /&gt;
|data11			= {{{uses|}}}&lt;br /&gt;
|rowclass11		= data-uses infobox-data infobox-col4&lt;br /&gt;
&lt;br /&gt;
|label12		= Buff&lt;br /&gt;
|data12			= {{#if:{{{buff1name|}}}|[[{{{buff1name}}}]]{{#if:{{{buff1duration|}}}|{{nbsp}}&amp;lt;small&amp;gt;({{#expr: {{{buff1duration}}} / 60}} mins)&amp;lt;/small&amp;gt;}}}}{{#loop: buffcount|2|10|{{#if:{{{buff{{#var: buffcount}}name|}}}|, [[{{{buff{{#var: buffcount}}name}}}]]{{#if:{{{buff{{#var: buffcount}}duration|}}}|{{nbsp}}&amp;lt;small&amp;gt;({{#expr: {{{buff{{#var: buffcount}}duration}}} / 60}} mins)&amp;lt;/small&amp;gt;}}}}}}&lt;br /&gt;
|rowclass12		= data-buff infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label13		= Debuff&lt;br /&gt;
|data13			= {{#if:{{{debuff1name|}}}|{{{debuff1name}}}{{#if:{{{debuff1duration|}}}|{{nbsp}}&amp;lt;small&amp;gt;({{#expr: {{{debuff1duration}}} / 60}} mins)&amp;lt;/small&amp;gt;}}}}{{#loop: debuffcount|2|10|{{#if:{{{debuff{{#var: debuffcount}}name|}}}|, [[{{{debuff{{#var: debuffcount}}name}}}]]{{#if:{{{debuff{{#var: debuffcount}}duration|}}}|{{nbsp}}&amp;lt;small&amp;gt;({{#expr: {{{debuff{{#var: debuffcount}}duration}}} / 60}} mins)&amp;lt;/small&amp;gt;}}}}}}&lt;br /&gt;
|rowclass13		= data-debuff infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|header14		= {{#if:{{{harvestfrom|}}}{{{respawntime|}}}{{{harvestlocation|}}}|Harvestable{{#vardefine:isHarvestable|1}}}}&lt;br /&gt;
|rowclass14		= infobox-header&lt;br /&gt;
&lt;br /&gt;
|label15		= From&lt;br /&gt;
|data15			= {{#if:{{{harvestfrom|}}}|[[{{{harvestfrom|}}}]]}}&lt;br /&gt;
|rowclass15		= data-harvestfrom infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label16		= Respawn time&lt;br /&gt;
|data16			= {{#if:{{{respawntime|}}}|{{#expr: {{{respawntime}}} / 60}} mins}}&lt;br /&gt;
|rowclass16		= data-expeditetime infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|label17		= Location&lt;br /&gt;
|data17			= {{{harvestlocation|}}}&lt;br /&gt;
|rowclass17		= data-expeditecost infobox-data infobox-col2&lt;br /&gt;
&lt;br /&gt;
|header18		= {{#if:{{{mineinstability|}}}{{{mineresistance|}}}|Mineable{{#vardefine:isMineable|1}}}}&lt;br /&gt;
|rowclass18		= infobox-header&lt;br /&gt;
&lt;br /&gt;
|label19		= Instability&lt;br /&gt;
|data19			= {{{mineinstability|}}}&lt;br /&gt;
|rowclass19		= data-mineinstability infobox-data infobox-col3&lt;br /&gt;
&lt;br /&gt;
|label20		= Resistance&lt;br /&gt;
|data20			= {{{mineresistance|}}}&lt;br /&gt;
|rowclass20		= data-mineresistance infobox-data infobox-col3&lt;br /&gt;
&lt;br /&gt;
|header21		= {{#if:{{{galactapediaurl|}}}{{{uexurl|}}}|{{Infobox buttons|type=commodity|galactapediaurl={{{galactapediaurl|}}}|uexurl={{{uexurl|}}}}}|&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;}}&lt;br /&gt;
|rowclass21		= infobox-button-bar&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Short description&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;{{Short description|{{#if:{{{type|}}}|{{Infobox data commodity type|singular|{{{type}}}}}|Unknown}}{{nbsp}}commodity}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- &lt;br /&gt;
&lt;br /&gt;
Categorization &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;[[Category:Commodities]]&amp;lt;!--&lt;br /&gt;
Type &lt;br /&gt;
--&amp;gt;[[Category:{{#if:{{{type|}}}|{{Infobox data commodity type|plural|{{{type}}}}}|Unknown commodities}}]]&amp;lt;!-- &lt;br /&gt;
Manufacturer &lt;br /&gt;
--&amp;gt;{{#if:{{{manufacturer|}}}&lt;br /&gt;
	|[[Category:{{MFURN|{{{manufacturer}}}}}]]&lt;br /&gt;
	}}&amp;lt;!-- &lt;br /&gt;
Harvestable &lt;br /&gt;
--&amp;gt;{{#if:{{#var:isHarvestable}}&lt;br /&gt;
	|[[Category:Harvestables]]&lt;br /&gt;
	}}&amp;lt;!-- &lt;br /&gt;
Mineable&lt;br /&gt;
--&amp;gt;{{#if:{{#var:isMineable}}&lt;br /&gt;
	|[[Category:Mineables]]&lt;br /&gt;
	}}&amp;lt;!-- &lt;br /&gt;
Consumable &lt;br /&gt;
--&amp;gt;{{#if:{{#var:isConsumable}}|&lt;br /&gt;
	[[Category:{{#if:{{{container|}}}&lt;br /&gt;
	|	{{#switch: {{lc:{{{container}}}}}&lt;br /&gt;
		|bottle&lt;br /&gt;
		|can&lt;br /&gt;
		|glass	= Drinks&lt;br /&gt;
		|bar&lt;br /&gt;
		|box&lt;br /&gt;
		|fruit&lt;br /&gt;
		|hotdog&lt;br /&gt;
		|sachet&lt;br /&gt;
		|tin	= Edibles&lt;br /&gt;
		|Unknown consumables&lt;br /&gt;
		}}&lt;br /&gt;
	|Unknown consumables&lt;br /&gt;
	}}]]&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
SEO &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;{{#vardefine:infoboxseo|1}}{{#seo:&lt;br /&gt;
|title 			= {{{name}}} - Star Citizen Wiki&lt;br /&gt;
|site_name		= Star Citizen Wiki&lt;br /&gt;
|type			= article&lt;br /&gt;
|locale			= {{PAGELANGUAGE}}&lt;br /&gt;
|image 			= {{#if:{{{image|}}}|{{{image}}}|Placeholderv2.png}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{/doc}}&lt;br /&gt;
&amp;lt;!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Alistair3149</name></author>
	</entry>
</feed>