Template:GatherableMaterialsTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 3: Line 3:
! rowspan="2" style="width:14%;" | {{{1}}}
! rowspan="2" style="width:14%;" | {{{1}}}
! rowspan="2" style="width:8%;" | {{{1}}} Components
! rowspan="2" style="width:8%;" | {{{1}}} Components
! rowspan="2" style="width:16%;" | Description
! colspan="5" style="width:32%;" | Commonness (Level, Cave, Abyss)
! colspan="5" style="width:32%;" | Commonness (Level, Cave, Abyss)
! colspan="5" style="width:20%;" | [[Store]]
! colspan="5" style="width:20%;" | [[Store]]
Line 10: Line 9:
{{#cargo_query:
{{#cargo_query:
tables = Items
tables = Items
| fields = icon, sprite, commonness, commonness_coldcaverns, commonness_europanridge, commonness_theaphoticplateau, commonness_thegreatsea, commonness_hydrothermalwastes,
| fields = icon, sprite, commonness, commonness_coldcaverns, commonness_europanridge, commonness_theaphoticplateau, commonness_thegreatsea, commonness_hydrothermalwastes, tags
outpostsold, citysold, researchsold, militarysold, minesold, baseprice, outpostmultiplier, citymultiplier, researchmultiplier, militarymultiplier, minemultiplier, deconstructormaterials
outpostsold, citysold, researchsold, militarysold, minesold, baseprice, outpostmultiplier, citymultiplier, researchmultiplier, militarymultiplier, minemultiplier, deconstructormaterials
| where = Gatherable_Materials.type = "{{{1}}}"
| where = tags LIKE "%{{{1}}}%"
| format = template
| format = template
| template = GatherableMaterialsTable/row
| template = GatherableMaterialsTable/row

Revision as of 10:58, 12 January 2023