Difference between revisions of "Template:Resourcelist"
Line 1,410: | Line 1,410: | ||
<noinclude> | <noinclude> | ||
− | + | {{documentation}} | |
− | {{ | ||
− | |||
− | |||
− | }} | ||
</noinclude> | </noinclude> |
Revision as of 01:32, 9 April 2019
Factory | Creates | Amount used |
---|
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|
|}} }} }} }} }}
Factory | Creates | Amount used | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Basic Factory |
Basic Factory |
Basic Factory |
Basic Factory |
Basic Factory |
Basic Factory |
Red Hull | x4 | |||||||
Orange Hull | x2 | |||||||||||||
Standard Factory |
Standard Factory |
Standard Factory |
Standard Factory |
Standard Factory |
Standard Factory |
Grey Standard Armor | x1 | |||||||
Advanced Factory |
Advanced Factory |
Advanced Factory |
Advanced Factory |
Advanced Factory |
Advanced Factory |
Blue Advanced Armor | x2 | |||||||
Purple Advanced Armor | x2 | |||||||||||||
Teal Advanced Armor | 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:
Factory | Creates | Amount used | ||
---|---|---|---|---|
Capsule Refinery |
Fertikeen Capsule | x4 | ||
Nocx Capsule | x2 | |||
Micro Assembler |
Alloyed Metal Mesh | x2 | ||
Crystal Composite | 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:
Factory | Creates | Amount used | ||
---|---|---|---|---|
Inventory (Refine Raw Materials) |
Bastyn Capsule | x3 | ||
Inventory (Craft Generic Materials) |
Alloyed Metal Mesh | 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.
The above documentation is transcluded from Template:Resourcelist/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |