Template:Physical properties data store: Difference between revisions

Jump to navigation Jump to search
store throwability in cargo
(JoinKey changed to be objectID, defaulting to full page name if not specified)
Tag: Reverted
(store throwability in cargo)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
|HeatResist=Integer
|HeatResist=Integer
|LightRadius=Integer
|LightRadius=Integer
|Throwable=Boolean
|Seeping=Boolean
|Seeping=Boolean
|Inhaled=Boolean
|Inhaled=Boolean
Line 47: Line 48:
| NULL
| NULL
| Light radius of the object if it is a light source
| Light radius of the object if it is a light source
|-
| throwable
| boolean
| NULL
| Whether this is considered a thrown object by the game
|-
|-
| seeping
| seeping
Line 79: Line 85:
|HeatResist={{{heat|}}}
|HeatResist={{{heat|}}}
|LightRadius={{{lightradius|}}}
|LightRadius={{{lightradius|}}}
|Throwable={{{throwable|}}}
|Seeping={{{seeping|}}}
|Seeping={{{seeping|}}}
|Inhaled={{{inhaled|}}}
|Inhaled={{{inhaled|}}}
Line 84: Line 91:
|LiquidGenType={{{liquidgentype|}}}
|LiquidGenType={{{liquidgentype|}}}
|LiquidGenRate={{{liquidgenrate|}}}
|LiquidGenRate={{{liquidgenrate|}}}
|JoinKey={{#var:id|{{FULLPAGENAME}}}}
|JoinKey={{FULLPAGENAME}}
}}</includeonly>
}}</includeonly>

Navigation menu