Template:Items infobox/gatherable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(Created page with "<noinclude> {{#cargo_declare:_table=Gatherable_Materials | name = String | type = String (allowed values=mineral,plant) | description = String | commonness = Integer | commonn...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>[[Category:Templates]][[Category:Cargo Declaration Templates]][[Category:Cargo Storage Templates]]
{{#cargo_declare:_table=Gatherable_Materials
{{#cargo_declare:_table=Gatherable_Materials
| name = String
| name = String
| type = String (allowed values=mineral,plant)
| type = String (allowed values=mineral,plant)
| description = String
| description = String
| commonness = Integer
| commonness = String
| commonness_coldcaverns = Integer
| commonness_coldcaverns = String
| commonness_europanridge = Integer
| commonness_europanridge = String
| commonness_theaphoticplateau = Integer
| commonness_theaphoticplateau = String
| commonness_thegreatsea = Integer
| commonness_thegreatsea = String
| commonness_hydrothermalwastes = Integer
| commonness_hydrothermalwastes = String
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#cargo_store:_table=Gatherable_Materials
{{TEX|2={{#cargo_store:_table=Gatherable_Materials
| name = {{{name|}}}
| name = {{{name|}}}
| type = {{{gatherable_type|}}}
| type = {{{gatherable_type|}}}
Line 23: Line 23:
| commonness_thegreatsea = {{{commonness_thegreatsea|}}}
| commonness_thegreatsea = {{{commonness_thegreatsea|}}}
| commonness_hydrothermalwastes = {{{commonness_hydrothermalwastes|}}}
| commonness_hydrothermalwastes = {{{commonness_hydrothermalwastes|}}}
}}
}}}}
</includeonly>
</includeonly>

Latest revision as of 20:25, 2 January 2024

This template defines the table "Gatherable_Materials". View table.