Template:Item: Difference between revisions

Jump to navigation Jump to search
92 bytes added ,  19:59, 24 September 2021
update liquidgen & inhaled properties
(Move chairlevel to FurnitureData table)
(update liquidgen & inhaled properties)
Line 40: Line 40:
|DV={{{dv|}}}|MA={{{ma|}}}
|DV={{{dv|}}}|MA={{{ma|}}}
|ToHit={{{tohit|}}}
|ToHit={{{tohit|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgen|}}}|LiquidType={{{liquidtype|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgenrate|}}}|LiquidType={{{liquidgentype|}}}
|Seeping={{{seeping|}}}
|Seeping={{{seeping|}}}
|MaxCharge={{{maxcharge|}}}|ChargeUsed={{{chargeused|}}}|ChargePerDram={{{chargeperdram|}}}
|MaxCharge={{{maxcharge|}}}|ChargeUsed={{{chargeused|}}}|ChargePerDram={{{chargeperdram|}}}
Line 148: Line 148:
<!--liquid containers-->
<!--liquid containers-->
{{#if: {{{maxvol|}}}  | {{infobox row|Max Volume|{{{maxvol}}} drams }} }}
{{#if: {{{maxvol|}}}  | {{infobox row|Max Volume|{{{maxvol}}} drams }} }}
{{#if: {{{liquidgen|}}}| {{infobox row|Liquid Generation|1 dram of {{{liquidtype}}} every {{{liquidgen}}} turns}} }}
{{#if: {{{liquidgenrate|}}}| {{infobox row|Liquid Generation|1 dram of [[{{{liquidgentype}}}]] every {{#if:{{#pos:{{{liquidgenrate}}}|-}}|{{dice tooltip|{{{liquidgenrate}}}}}|{{{liquidgenrate}}}}} turns}} }}
<!--gases-->
<!--gases-->
{{#if: {{{seeping|}}} | {{infobox row|Seeping{{Tooltip|Whether this gas can<br>seep through walls}}|{{{seeping}}} }}
{{#if: {{{inhaled|}}} | {{infobox row|{{Tooltip|Whether this gas is<br>[[respiration|respiration-based]]}}|{{{inhaled}}} }} }}  
{{infobox row|Inhaled{{Tooltip|Whether this gas is<br>[[respiration|respiration-based]]}}|{{Gas respiration yesno|gasid={{{id}}}}} }}
{{#if: {{{seeping|}}} | {{infobox row|Seeping{{Tooltip|Whether this gas can<br>seep through walls}}|{{{seeping}}} }} }}
}}
<!--Generic item stuff-->
<!--Generic item stuff-->
{{#if: {{{maxcharge|}}}|{{infobox row|Max Charge|{{{maxcharge}}} }} }}
{{#if: {{{maxcharge|}}}|{{infobox row|Max Charge|{{{maxcharge}}} }} }}

Navigation menu