Template:CraftingTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 8: Line 8:
! <abbr title="Buying price in Marks at this outpost type">Mining Cost</abbr>
! <abbr title="Buying price in Marks at this outpost type">Mining Cost</abbr>
! class="unsortable" | Description & Notes
! class="unsortable" | Description & Notes
! class="unsortable" style="width: {{#switch:{{{1|}}}|rarematerial|organicmaterial=25|processedmaterial=10|mineralmaterial=50}}%;" | {{#ifeq:{{{1|}}}|processedmaterial|Crafting Requirements|Source}}
! class="unsortable" style="width: {{#switch:{{{1|}}}|rarematerial|organicmaterial=25|processedmaterial=10|mineralmaterial=50}}%;" | {{#ifeq:{{{1|}}}|processedmaterial|Crafting Requirements|Sources (x amount)}}
{{#cargo_query:
{{#cargo_query:
tables = Items
tables = Items

Revision as of 22:40, 22 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 Sources (x amount)
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 Sources (x amount)
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 Sources (x amount)
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 Sources (x amount)
Error: No field named "type" found for any of the specified database tables.