Template:Resource infobox

From Cosmoteer Wiki
Jump to navigation Jump to search

An all-encompassing template for resource infoboxes. All fields should be self-explanatory except for "Dropped Stack Size" and "Storage Stack Size".

  • Dropped Stack Size: Named MaxPerNugget in the game files. This is the maximum stack size of an item dropped into the game world before a new pile is created.
  • Storage Stack Size: Named MaxStackSize in the game files. This is the maximum stack size of an item in a Storage Bay before a new slot is occupied.

Template parameters

ParameterDescriptionTypeStatus
Titletitle1

Infobox title

Example
x
Auto value
{{PAGENAME}}
Unknownsuggested
Imageimage1

Image. Just write the exact file name, ie Steel.png. If the file exists, the wiki should suggest it.

Filesuggested
Descriptiondescription

Description of the resource from the in-game tooltip.

Unknownsuggested
Base Buy Pricebuy_price base_buy_price

Price of the item from stations. Obtain the base value from the game files.

Example
{{Resource|Credits}} 300
Unknownsuggested
Dropped Stack Sizedropped_stack_size

Max stack size of the item when dropped in the game world. Named MaxPerNugget in the game file.

Example
5
Numbersuggested
Storage Stack Sizestorage_stack_size

Max stack size of the item when stored in a Storage Bay. Named MaxStackSize in the game files.

Example
20
Numbersuggested
Craftable?craftable

Is this item craftable in factories? Yes/No.

Example
Yes
Unknownsuggested
Factoryfactory

The factory the item is crafted in.

Example
Hyper-Coil Factory
Unknownsuggested
Crafting Costcrafting_cost craft_cost

The resource cost to craft the item.

Example
* {{Resource|Steel}} x20
Unknownsuggested