Template:Resourcelist

From StarMade Wiki

This element is used in the production of:
Factory Creates Amount used


[view] [edit] [history] [[[:Template:Purge]]] 50px Template documentation

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.

This:

{{Expansion depth limit exceeded| |

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

}} }} }} }} }}

{{Expansion depth limit exceeded| |

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

}} }} }} }} }}

{{Expansion depth limit exceeded| |

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

{{Expansion depth limit exceeded|

|

}} }} }} }} }}

This element is used in the production of:
Factory Creates Amount used
Basic Factory.png
Basic Factory
Basic Factory.png
Basic Factory
Basic Factory.png
Basic Factory
Basic Factory.png
Basic Factory
Basic Factory.png
Basic Factory
Basic Factory.png
Basic Factory
Red Hull Red Hull.png x4
Orange Hull Orange Hull.png x2
Standard Factory.png
Standard Factory
Standard Factory.png
Standard Factory
Standard Factory.png
Standard Factory
Standard Factory.png
Standard Factory
Standard Factory.png
Standard Factory
Standard Factory.png
Standard Factory
Grey Standard Armor Grey Standard Armor.png x1
Advanced Factory.png
Advanced Factory
Advanced Factory.png
Advanced Factory
Advanced Factory.png
Advanced Factory
Advanced Factory.png
Advanced Factory
Advanced Factory.png
Advanced Factory
Advanced Factory.png
Advanced Factory
Blue Advanced Armor Blue Advanced Armor.png x2
Purple Advanced Armor Purple Advanced Armor.png x2
Teal Advanced Armor Teal Advanced Armor.png x5


Is typed like this:

{{resourcelist
|b1=Red Hull
|b1a=4
|b2=Orange Hull
|b2a=2
|s1=Grey Standard Armor
|s1a=1
|a1=Blue Advanced Armor
|a1a=2
|a2=Purple Advanced Armor
|a2a=2
|a3=Teal Advanced Armor
|a3a=5
}}

This:

This element is used in the production of:
Factory Creates Amount used
Capsule Refinery.png
Capsule Refinery
Fertikeen Capsule Fertikeen Capsule.png x4
Nocx Capsule Nocx Capsule.png x2
Micro Assembler.png
Micro Assembler
Alloyed Metal Mesh Alloyed Metal Mesh.png x2
Crystal Composite Crystal Composite.png x2


Is typed like this:

{{resourcelist
|c1=Fertikeen Capsule
|c1a=4
|c2=Nocx Capsule
|c2a=2
|m1=Alloyed Metal Mesh
|m1a=2
|m2=Crystal Composite
|m2a=2
}}

This:

This element is used in the production of:
Factory Creates Amount used
Inventory
(Refine Raw Materials)
Bastyn Capsule Bastyn Capsule.png x3
Inventory
(Craft Generic Materials)
Alloyed Metal Mesh Alloyed Metal Mesh.png x3


Is typed like this:

{{resourcelist
|r1=Bastyn Capsule
|r1a=3
|g1=Alloyed Metal Mesh
|g1a=3
}}

Parameters

b(x)
Determines the block type produced in a Basic Factory. "x" is the type number. Can support 39 types.
b(x)a
The amount needed of its associated type.
s(x)
Determines the block type produced in a Standard Factory. "x" is the type number. Can support 39 types.
s(x)a
The amount needed of its associated type.
a(x)
Determines the block type produced in a Advanced Factory. "x" is the type number. Can support 39 types.
a(x)a
The amount needed of its associated type.

c(x)
Determines the block type produced in a Capsule Refinery. "x" is the type number. Can support 5 types.
c(x)a
The amount needed of its associated type.
m(x)
Determines the block type produced in a Micro Assembler. "x" is the type number. Can support 5 types.
m(x)a
The amount needed of its associated type.

r(x)
Determines the block type produced in a Inventory (Refine Raw Materials). "x" is the type number. Can support 3 types.
r(x)a
The amount needed of its associated type.
g(x)
Determines the block type produced in a Inventory (Craft Generic Materials). "x" is the type number. Can support 3 types.
g(x)a
The amount needed of its associated type.