Template:Recipes
This template is used to display a list of items, and their crafting requirements / deconstruction yields.
Syntax
{{ Recipes | fabricator OR medicalfabricator OR deconstructor | width = <customwidth> (default 70) | everything = yes | material = <Custom Material> | exclude = <Term to exclude>}}
everything | If this is set to yes (or any non-null value), then all the items are displayed. This is meant to be used on the main fabricator/deconstructor pages for example. For individual pages, this parameter shouldn't be specified. |
fabricator | displays the list of items that can be fabricated in the standard fabricator with the current item.
|
medicalfabricator | displays the list of items that can be fabricated in the medical fabricator with the current item.
|
deconstructor | displays the list of items that can be deconstructed into the current item, but can't be crafted using the current item.
|
material | sets a custom material to be listed. If omitted, it will default to the page name. Note that all items which have this term in their name will be listed, so the "exclude" parameter may be necessary as well. |
exclude | excludes a string from the query. This is useful in case the current item's name is also contained in another item's name, such as "Diving Suit" is contained in "Combat Diving Suit". |
exclude2 | same as above, useful if one exclusion isn't enough. |
Examples
In the following examples, "material" is always specified because it would otherwise default to the page name. On an item's page, it can be omitted.
{{Recipes|fabricator|material=Diving Suit}}
gives:
Crafting Materials | Crafting Talent, Skill, Time | Item | Deconstruction Time | Deconstruction Yield |
---|---|---|---|---|
Diving Suit Titanium-Aluminum Alloy (x2) Rubber |
Mechanical 60 45 |
Abyss Diving Suit |
30 | Titanium-Aluminum Alloy (x3) Rubber |
Diving Suit Ballistic Fiber Titanium-Aluminum Alloy Rubber (produces 1 items) |
Mechanical 60 45 |
Combat Diving Suit |
30 | Ballistic Fiber Titanium-Aluminum Alloy x2 Rubber x2 (for 1 deconstructed item) |
{{Recipes|deconstructor|material=Plastic|width=40}}
gives:
{{Recipes|deconstructor|material=Titanium|width=40}}
gives:
Crafting Materials | Crafting Talent, Skill, Time | Item | Deconstruction Time | Deconstruction Yield |
---|---|---|---|---|
Combat Diving Suit Rubber (produces 1 items) |
Mechanical 20 Talent: Boarding Party 45 |
Slipsuit |
30 | Ballistic Fiber Titanium-Aluminum Alloy (x2) Rubber (x2) (for 1 deconstructed item) |
Combat Diving Suit Lead Physicorium Bar (produces 1 items) |
Electrical 60 Talent: Ph.D in Nuclear Physics 80 |
PUCS |
45 | Titanium-Aluminum Alloy (x2) Rubber Lead Physicorium Bar (for 1 deconstructed item) |
Grenade Launcher |
10 | Steel Bar Titanium-Aluminum Alloy | ||
Boom Stick |
10 | Steel Bar Titanium-Aluminum Alloy | ||
Ilmenite |
5 | 1 Titanium | ||
Titanite |
5 | 3 Titanium 1 Iron | ||
Broken Diving Suit |
15 | One of the following: Titanium Rubber Aluminum Titanium-Aluminum Alloy | ||
Scrap |
10 | Two of the following: Iron Copper Lead Steel Bar Aluminum Carbon Rubber Titanium-Aluminum Alloy Thorium |
{{Recipes|deconstructor|material=Titanium|exclude=Alloy|width=40}}
gives:
Crafting Materials | Crafting Talent, Skill, Time | Item | Deconstruction Time | Deconstruction Yield |
---|---|---|---|---|
Ilmenite |
5 | 1 Titanium | ||
Titanite |
5 | 3 Titanium 1 Iron |
{{Recipes|deconstructor|material=Sodium|allowfab=1|width=40}}
gives:
Crafting Materials | Crafting Talent, Skill, Time | Item | Deconstruction Time | Deconstruction Yield |
---|---|---|---|---|
Saline (x2) Alien Blood (x2) Stabilozine (produces 2 items) |
Medical 31 25 |
Blood Pack |
20 | Sodium Stabilozine (for 1 deconstructed item) |
Iron UEX |
Weapons 60 20 |
Frag Grenade |
10 | Iron Sodium |
Iron UEX |
Weapons 30 10 |
40mm Grenade |
5 | Iron Sodium |
C-4 Block Zinc (x2) or Copper (x2) Aluminum |
Weapons 50 20 |
Exploding Ammunition Box |
10 | Sodium (≥95%) Aluminum |
Alternate recipe: C-4 Block Zinc (x2) or Copper (x2) Exploding Ammunition Box (≤10%) |
Weapons 40 15 | |||
40mm Mini Nuke |
5 | Iron Sodium | ||
Amblygonite |
5 | 1 Lithium 1 Aluminum 1 Sodium | ||
Sylvite |
5 | 1 Sodium 2 Potassium | ||
Salt Bulb |
35 | 1 Sodium 1 Salt Vine Seed | ||
Cryolite |
5 | 2 Sodium |
The above documentation is transcluded from Template:Recipes/doc. (edit | history)