Template:MedicalTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(sorting)
(instanausea, instanauseachance, instadamage, instaburn, hastegui)
Line 37: Line 37:
{{#cargo_query:
{{#cargo_query:
tables = Items
tables = Items
| fields = Items.sort, Items.name, Items.icon, Items.sprite, Items.wikidescription, Items.description, Items.sources, Items.type, Items.fabricatormaterials, Items.fabricatortime, Items.fabricatorskilllevel, Items.talent, Items.fabricator, Items.fabricatedamount, Items.skill, Items.duration, Items.damage, Items.damagefail, Items.damagesyringe, Items.psychosis, Items.psychosisfail, Items.opiateaddiction, Items.opiateaddictionfail, Items.opiateoverdose, Items.opiateoverdosefail, Items.opiatewithdrawal, Items.opiatewithdrawalfail, Items.drunk, Items.drunkfail, Items.nausea, Items.nauseafail, Items.hallucinating, Items.hallucinatingfail, Items.deliriuminepoisoning, Items.deliriuminepoisoningfail, Items.sufforinpoisoning, Items.sufforinpoisoningfail, Items.morbusinepoisoning, Items.morbusinepoisoningfail, Items.cyanidepoisoning, Items.cyanidepoisoningfail, Items.bloodloss, Items.bloodlossfail, Items.bloodlosssyringe, Items.slowmetabolism, Items.slowmetabolismfail, Items.huskinfectionresistance, Items.huskinfectionresistancefail, Items.huskinfectionresistancesyringe, Items.psychosisresistance, Items.psychosisresistancefail, Items.haste, Items.hastefail, Items.vigor, Items.vigorfail, Items.pressurestabilized, Items.pressurestabilizedfail, Items.combatstimulant, Items.combatstimulantfail, Items.chemaddiction, Items.chemaddictionfail, Items.chemaddictionsyringe, Items.paralysisresistance, Items.paralysisresistancefail, Items.durationfail, Items.incrementalstun, Items.incrementalstunfail, Items.incrementalstunsyringe, Items.organdamage, Items.organdamagefail, Items.organdamagesyringe, Items.burn, Items.burnfail, Items.burnsyringe, Items.bleeding, Items.bleedingfail, Items.stun, Items.stunfail, Items.oxygenlow, Items.oxygenlowfail, Items.oxygenlowsyringe, Items.oxygenlowinstant, Items.oxygenlowinstantfail, Items.huskinfection, Items.huskinfectionfail, Items.huskinfectionsyringe, Items.radiationsickness, Items.radiationsicknessfail, Items.radiationsicknesssyringe, Items.paralysis, Items.paralysisfail, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun, Items.explosionstructuredamage, Items.explosionrange
| fields = sort, name, icon, sprite, wikidescription, description, sources, type, fabricatormaterials, fabricatortime, fabricatorskilllevel, talent, fabricator, fabricatedamount, skill, duration, damage, damagefail, damagesyringe, psychosis, psychosisfail, opiateaddiction, opiateaddictionfail, opiateoverdose, opiateoverdosefail, opiatewithdrawal, opiatewithdrawalfail, drunk, drunkfail, nausea, nauseafail, hallucinating, hallucinatingfail, deliriuminepoisoning, deliriuminepoisoningfail, sufforinpoisoning, sufforinpoisoningfail, morbusinepoisoning, morbusinepoisoningfail, cyanidepoisoning, cyanidepoisoningfail, bloodloss, bloodlossfail, bloodlosssyringe, slowmetabolism, slowmetabolismfail, huskinfectionresistance, huskinfectionresistancefail, huskinfectionresistancesyringe, psychosisresistance, psychosisresistancefail, haste, hastefail, vigor, vigorfail, pressurestabilized, pressurestabilizedfail, combatstimulant, combatstimulantfail, chemaddiction, chemaddictionfail, chemaddictionsyringe, paralysisresistance, paralysisresistancefail, durationfail, incrementalstun, incrementalstunfail, incrementalstunsyringe, organdamage, organdamagefail, organdamagesyringe, burn, burnfail, burnsyringe, bleeding, bleedingfail, stun, stunfail, oxygenlow, oxygenlowfail, oxygenlowsyringe, oxygenlowinstant, oxygenlowinstantfail, huskinfection, huskinfectionfail, huskinfectionsyringe, radiationsickness, radiationsicknessfail, radiationsicknesssyringe, paralysis, paralysisfail, explosiondeeptissueinjury, explosionburn, explosionlacerations, explosionbleeding, explosionstun, explosionstructuredamage, explosionrange, instanausea, instanauseachance, instadamage, instaburn, hastegui
| where = Items.type = "{{{1}}}"
| where = type = "{{{1}}}"
| format = template
| format = template
| template = Medical table/row
| template = Medical table/row
| delimiter = \n
| delimiter = \n
| order by = Items.sort ASC, _pageName ASC
| order by = sort ASC, _pageName ASC
| named args = yes
| named args = yes
}}
}}
|}
|}
</includeonly>
</includeonly>

Revision as of 20:24, 18 June 2022

Documentation

Table displaying Medical Items for the Medical Items page.

Sub Templates

Template in use

Medicine

To show up here items must have:

  • medicaltype defined as medicine.
{{MedicalTable|tabletype=medicine}}
Chemical Description Usage Crafting
Afflictions Duration (seconds) Medical Level Components Craft time (seconds) Medical Level
Error: No field named "type" found for any of the specified database tables.


Basic Chemicals

To show up here items must have:

  • medicaltype defined as basic.
{{MedicalTable|tabletype=basic}}
Chemical Description Usage Crafting
Afflictions Duration (seconds) Medical Level Components Craft time (seconds) Medical Level
Error: No field named "type" found for any of the specified database tables.


Toxins

To show up here items must have:

  • medicaltype defined as poison.
{{MedicalTable|tabletype=poison}}
Chemical Description Usage Crafting
Afflictions Duration (seconds) Medical Level Components Craft time (seconds) Medical Level
Error: No field named "type" found for any of the specified database tables.


Antidotes

To show up here items must have:

  • medicaltype defined as antidote.
{{MedicalTable|tabletype=antidote}}
Chemical Description Usage Crafting
Afflictions Duration (seconds) Medical Level Components Craft time (seconds) Medical Level
Error: No field named "type" found for any of the specified database tables.


Stimulants

To show up here items must have:

  • medicaltype defined as stimulant.
{{MedicalTable|tabletype=stimulant}}
Chemical Description Usage Crafting
Afflictions Duration (seconds) Medical Level Components Craft time (seconds) Medical Level
Error: No field named "type" found for any of the specified database tables.