[[File:Icon {{{name}}}.png|30px|text-center|{{{name}}}|link=]] Unnamed | |
---|---|
Details | |
Tier | Unknown |
Group | Item |
Type | Unknown |
Use this doc for pages about objects, consult List of Objects for references
Contents
Usage
Item
{{Objects |name = |image = |tier = |group = |type = |recipe = |crafting = |crafting2 = |unlock = }}
Resource
{{Objects |name = |image = |tier = |group = |type = |value = }}
Example (Unlockable Item)
{{Objects |name = Small Wind Turbine |image = Small Wind Turbine.png |tier = 1 |group = Item |type = Power Generation |recipe = 1x {{ItemLink|Glass}} |crafting = Backpack |unlock = 500 }}
![]() | |
---|---|
![]() | |
Details | |
Tier | Small |
Group | Item |
Type | Power Generation |
Crafted at | ![]() |
Recipe | 1x ![]() |
Unlock Cost | 500 Bytes |
Parameters
- name = The name of the object
- image = The chosen icon for the object
- tier = The tier of the object, either Small, Medium, Large, or Extra Large
- group = The group of the object, ex. Item, Module
- type = The subgroup of the object, ex. Creative, Base Building
- recipe = (do not include if uncraftable) The recipe used to craft the item
- crafting = (do not include if uncraftable) The module used to craft the item
- crafting2 = (do not include if uncraftable or craftable only by one module) The second module used to craft the item
- unlock = An item's cost to unlock the blueprint in the Research Catalog
Example (Default Unlocked Item)
{{Objects |name = Beacon |image = beacon.png |tier = |group = Item |type = Exploration |recipe = 1x {{ItemLink|Quartz}} |crafting = Backpack |unlock = Unlocked }}
![]() | |
---|---|
![]() | |
Details | |
Tier | Unknown |
Group | Item |
Type | Exploration |
Crafted at | ![]() |
Recipe | 1x ![]() |
Unlock Cost | Unlocked |
Parameters
- name = The name of the object
- image = The chosen icon for the object
- tier = The tier of the object, either Small, Medium, Large, or Extra Large
- group = The group of the object, ex. Item, Module
- type = The subgroup of the object, ex. Creative, Base Building
- recipe = (do not include if uncraftable) The recipe used to craft the item
- crafting = (do not include if uncraftable) The module used to craft the item
- crafting2 = (do not include if uncraftable or craftable only by one module) The second module used to craft the item
- unlock = An item's cost to unlock the blueprint in the Research Catalog. Use Unlocked if it's a default item at the start of a game, and use Missions if unlocked by completing some missions
Example (Resource)
{{Objects |name = Titanium |image = Nugget Titanium.png |tier = 1 |group = Resource |type = Refined |recipe = {{ItemLink|Titanite}} |crafting = Smelting Furnace |value = 250 |bpm = 50 }}
![]() | |
---|---|
![]() | |
Details | |
Tier | Small |
Group | Resource |
Type | Refined |
Crafted at | ![]() |
Recipe | ![]() |
Byte Value | 250 Bytes |
Bytes per Minute | 50 |
Parameters
- name = The name of the object
- image = The chosen icon for the object
- tier = The tier of the object, either Small, Medium, Large, or Extra Large.
- group = The group of the object, ex. Item, Module.
- type = The subgroup of the object, ex. Creative, Base Building.
- recipe = The items used to create the item
- crafting = The crafting module the item is created at
- value = how much value for said resource if it were to be researched with the Research Chamber
The above documentation is transcluded from Template:Objects/doc. (edit | history)