Template:Physical properties data store: Difference between revisions

no edit summary
(Data storage template for PhysicalProperties cargo table)
 
No edit summary
Line 22: Line 22:
! description
! description
|-
|-
| acidresist
| acid
| integer
| integer
| NULL
| NULL
| Acid resistance of the item or character
| Acid resistance of the item or character
|-
|-
| electricresist
| electric
| integer
| integer
| NULL
| NULL
| Electic resistance of the item or character
| Electic resistance of the item or character
|-
|-
| coldresist
| cold
| integer
| integer
| NULL
| NULL
| Cold resistance of the item or character
| Cold resistance of the item or character
|-
|-
| heatresist
| heat
| integer
| integer
| NULL
| NULL
Line 68: Line 68:
|}
|}
</noinclude><includeonly>{{#cargo_store:_table=PhysicalProperties
</noinclude><includeonly>{{#cargo_store:_table=PhysicalProperties
|AcidResist={{{acidresist|}}}
|AcidResist={{{acid|}}}
|ElectricResist={{{electricresist|}}}
|ElectricResist={{{electric|}}}
|ColdResist={{{coldresist|}}}
|ColdResist={{{cold|}}}
|HeatResist={{{heatresist|}}}
|HeatResist={{{heat|}}}
|LightRadius={{{lightradius|}}}
|LightRadius={{{lightradius|}}}
|Seeping={{{seeping|}}}
|Seeping={{{seeping|}}}