Template:CraftingTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>
{| class="wikitable sortable" style="width: 100%; font-size: 90%;"
{| class="wikitable sortable" style="width: 100%; font-size: 90%;"
! Material{{#ifeq:{{{1|}}}|mineralmaterial||&nbsp;
! Material{{#switch:{{{1|}}}|rarematerial|mineralmaterial=|#default=&nbsp;
! <abbr title="Buying price in Marks if it is sold at this outpost type">Habitation Cost</abbr>
! <abbr title="Buying price in Marks if it is sold at this outpost type">Habitation Cost</abbr>
! <abbr title="Buying price in Marks if it is sold at this outpost type">Colony Cost</abbr>{{#switch:{{{1|}}}|rarematerial|processedmaterial|organicmaterial=&nbsp;
! <abbr title="Buying price in Marks if it is sold at this outpost type">Colony Cost</abbr>}}{{#switch:{{{1|}}}|mineralmaterial=|#default=&nbsp;
! <abbr title="Buying price in Marks if it is sold at this outpost type">Research Cost</abbr>|#default=}}
! <abbr title="Buying price in Marks if it is sold at this outpost type">Research Cost</abbr>|#default=}}{{#switch:{{{1|}}}|rarematerial|mineralmaterial=|#default=&nbsp;
! <abbr title="Buying price in Marks if it is sold at this outpost type">Military Cost</abbr>}}
! <abbr title="Buying price in Marks if it is sold at this outpost type">Military Cost</abbr>}}
! <abbr title="Buying price in Marks if it is sold at this outpost type">Mining Cost</abbr>
! <abbr title="Buying price in Marks if it is sold at this outpost type">Mining Cost</abbr>

Revision as of 19:57, 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  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  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  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  Military Cost Mining Cost Description & Notes Source
Error: No field named "type" found for any of the specified database tables.