Template:CraftingTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 12: Line 12:
tables = Items
tables = Items
| fields = name, icon, wikidescription, description, sources, type, organicmaterial, fabricatormaterials, fabricator, outpostmultiplier, citymultiplier, researchmultiplier, militarymultiplier, minemultiplier, outpostsold, citysold, researchsold, militarysold, minesold, baseprice, sources, fabricatormaterials, fabricatorskill, fabricatorskilllevel
| fields = name, icon, wikidescription, description, sources, type, organicmaterial, fabricatormaterials, fabricator, outpostmultiplier, citymultiplier, researchmultiplier, militarymultiplier, minemultiplier, outpostsold, citysold, researchsold, militarysold, minesold, baseprice, sources, fabricatormaterials, fabricatorskill, fabricatorskilllevel
| where = type = "{{{1}}}" {{#ifeq:{{{1|}}}|organicmaterial|OR organicmaterial = "yes"|}}
| where = type = "{{{1}}}" {{#ifeq:{{{1|}}}|organic|OR organicmaterial = "yes"|}}
| format = template
| format = template
| template = Crafting table/row
| template = Crafting table/row

Revision as of 21:37, 18 June 2022

Documentation

Table displaying Crafting Materials for the Crafting Materials page.


Sub Templates


Template in use

Mineral Materials

To show up here items must have:

  • materialtype defined as mineral.
{{Crafting table|tabletype=mineral}}
Material  Habitation Cost Colony Cost  Research Cost  Military Cost Mining Cost Description & Notes Source
Error: No field named "type" found for any of the specified database tables.


Organic materials

To show up here items must have:

  • materialtype defined as organic.
{{Crafting table|tabletype=organic}}
Material  Habitation Cost Colony Cost  Research Cost  Military Cost Mining Cost Description & Notes Source
Error: No field named "type" found for any of the specified database tables.


Processed Materials

To show up here items must have:

  • materialtype defined as processed.
{{Crafting table|tabletype=processed}}
Material  Habitation Cost Colony Cost  Research Cost  Military Cost Mining Cost Description & Notes Source
Error: No field named "type" found for any of the specified database tables.


Rare Materials

To show up here items must have:

  • materialtype defined as rare.
{{Crafting table|tabletype=rare}}
Material  Habitation Cost Colony Cost  Research Cost  Military Cost Mining Cost Description & Notes Source
Error: No field named "type" found for any of the specified database tables.