<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://starmadepedia.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AResourcelist%2Fdoc</id>
	<title>Template:Resourcelist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://starmadepedia.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AResourcelist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://starmadepedia.net/index.php?title=Template:Resourcelist/doc&amp;action=history"/>
	<updated>2026-05-11T22:37:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.3</generator>
	<entry>
		<id>https://starmadepedia.net/index.php?title=Template:Resourcelist/doc&amp;diff=11570&amp;oldid=prev</id>
		<title>Crimson-Artist: crated doc</title>
		<link rel="alternate" type="text/html" href="https://starmadepedia.net/index.php?title=Template:Resourcelist/doc&amp;diff=11570&amp;oldid=prev"/>
		<updated>2019-04-09T00:31:08Z</updated>

		<summary type="html">&lt;p&gt;crated doc&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is for creating resource tables of blocks in order to show what uses it as a resource. The table will dynamically adjust itself depending on the amount of items types inputted. It contains all forms of production including those in the player inventory.&lt;br /&gt;
&lt;br /&gt;
This:&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|b1=Red Hull&lt;br /&gt;
|b1a=4&lt;br /&gt;
|b2=Orange Hull&lt;br /&gt;
|b2a=2&lt;br /&gt;
|s1=Grey Standard Armor&lt;br /&gt;
|s1a=1&lt;br /&gt;
|a1=Blue Advanced Armor&lt;br /&gt;
|a1a=2&lt;br /&gt;
|a2=Purple Advanced Armor&lt;br /&gt;
|a2a=2&lt;br /&gt;
|a3=Teal Advanced Armor&lt;br /&gt;
|a3a=5&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Is typed like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|b1=Red Hull&lt;br /&gt;
|b1a=4&lt;br /&gt;
|b2=Orange Hull&lt;br /&gt;
|b2a=2&lt;br /&gt;
|s1=Grey Standard Armor&lt;br /&gt;
|s1a=1&lt;br /&gt;
|a1=Blue Advanced Armor&lt;br /&gt;
|a1a=2&lt;br /&gt;
|a2=Purple Advanced Armor&lt;br /&gt;
|a2a=2&lt;br /&gt;
|a3=Teal Advanced Armor&lt;br /&gt;
|a3a=5&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This:&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|c1=Fertikeen Capsule&lt;br /&gt;
|c1a=4&lt;br /&gt;
|c2=Nocx Capsule&lt;br /&gt;
|c2a=2&lt;br /&gt;
|m1=Alloyed Metal Mesh&lt;br /&gt;
|m1a=2&lt;br /&gt;
|m2=Crystal Composite&lt;br /&gt;
|m2a=2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Is typed like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|c1=Fertikeen Capsule&lt;br /&gt;
|c1a=4&lt;br /&gt;
|c2=Nocx Capsule&lt;br /&gt;
|c2a=2&lt;br /&gt;
|m1=Alloyed Metal Mesh&lt;br /&gt;
|m1a=2&lt;br /&gt;
|m2=Crystal Composite&lt;br /&gt;
|m2a=2&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This:&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|r1=Bastyn Capsule&lt;br /&gt;
|r1a=3&lt;br /&gt;
|g1=Alloyed Metal Mesh&lt;br /&gt;
|g1a=3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Is typed like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{resourcelist&lt;br /&gt;
|r1=Bastyn Capsule&lt;br /&gt;
|r1a=3&lt;br /&gt;
|g1=Alloyed Metal Mesh&lt;br /&gt;
|g1a=3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
;b(x): Determines the block type produced in a '''Basic Factory'''. &amp;quot;x&amp;quot; is the type number. Can support 39 types.&lt;br /&gt;
;b(x)a: The amount needed of its associated type.&lt;br /&gt;
&lt;br /&gt;
;s(x): Determines the block type produced in a '''Standard Factory'''. &amp;quot;x&amp;quot; is the type number. Can support 39 types.&lt;br /&gt;
;s(x)a: The amount needed of its associated type.&lt;br /&gt;
&lt;br /&gt;
;a(x): Determines the block type produced in a '''Advanced Factory'''. &amp;quot;x&amp;quot; is the type number. Can support 39 types.&lt;br /&gt;
;a(x)a: The amount needed of its associated type.&lt;br /&gt;
-----&lt;br /&gt;
;c(x): Determines the block type produced in a '''Capsule Refinery'''. &amp;quot;x&amp;quot; is the type number. Can support 5 types.&lt;br /&gt;
;c(x)a: The amount needed of its associated type.&lt;br /&gt;
&lt;br /&gt;
;m(x): Determines the block type produced in a '''Micro Assembler'''. &amp;quot;x&amp;quot; is the type number. Can support 5 types.&lt;br /&gt;
;m(x)a: The amount needed of its associated type.&lt;br /&gt;
-----&lt;br /&gt;
;r(x): Determines the block type produced in a '''Inventory (Refine Raw Materials)'''. &amp;quot;x&amp;quot; is the type number. Can support 3 types.&lt;br /&gt;
;r(x)a: The amount needed of its associated type.&lt;br /&gt;
&lt;br /&gt;
;g(x): Determines the block type produced in a '''Inventory (Craft Generic Materials)'''. &amp;quot;x&amp;quot; is the type number. Can support 3 types.&lt;br /&gt;
;g(x)a: The amount needed of its associated type.&lt;/div&gt;</summary>
		<author><name>Crimson-Artist</name></author>
		
	</entry>
</feed>