Template:MedicalTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 25: Line 25:
{{#cargo_query:
{{#cargo_query:
tables = Items
tables = Items
| fields = Items.name, Items.icon, Items.sprite, Items.wikidescription, Items.sources, Items.type, Items.fabricatormaterials, Items.fabricatortime, Items.fabricatorskilllevel, Items.talent, Items.fabricator, Items.fabricatedamount, Items.skill, 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
| fields = Items.name, Items.icon, Items.sprite, Items.wikidescription, 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
| where = Items.type = "{{{1}}}"
| where = Items.type = "{{{1}}}"
| format = template
| format = template

Revision as of 12:12, 29 December 2021

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 the database table "Items".


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 the database table "Items".


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 the database table "Items".


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 the database table "Items".


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 the database table "Items".