Template:DataComponent: Difference between revisions

Template page
(Undo revision 7985 by MazBot (talk))
Tag: Undo
No edit summary
Line 4: Line 4:
_table=component
_table=component
|name = String
|name = String
|luaId = String
|description = String
|attachmentSize = String (allowed values=Hidden,Internal,Small,Medium,Large)
|attachmentSize = String (allowed values=Hidden,Internal,Small,Medium,Large)
|powerUsagePerSecond = Float
|powerUsagePerSecond = Float
Line 13: Line 15:
|transferRadius = Integer
|transferRadius = Integer
|activationRadius = Float
|activationRadius = Float
|componentRange = Integer
|radarShowRange = Integer
|registerType1 = String
|registerType1 = String
|registerTip1 = String
|registerTip1 = String
Line 37: Line 41:
|amount4 = Integer
|amount4 = Integer
|producer1 = String
|producer1 = String
|time1 = Integer
|time1 = Float
|producer2 = String
|producer2 = String
|time2 = Integer
|time2 = Float
|recipeType = String (allowed values=Construction,Production)
|recipeType = String (allowed values=Construction,Production,Uplink)
|numProduced = Integer
|numProduced = Integer
|isRemovable = Boolean
|isRemovable = Boolean
Line 52: Line 56:
_table=component
_table=component
|name = {{{name}}}
|name = {{{name}}}
|luaId = {{{luaId}}}
|description = {{{description}}}
|attachmentSize = {{{attachmentSize}}}
|attachmentSize = {{{attachmentSize}}}
|powerUsagePerSecond = {{{powerUsagePerSecond}}}
|powerUsagePerSecond = {{{powerUsagePerSecond}}}
Line 61: Line 67:
|transferRadius = {{{transferRadius}}}
|transferRadius = {{{transferRadius}}}
|activationRadius = {{{activationRadius}}}
|activationRadius = {{{activationRadius}}}
|componentRange = {{{componentRange}}}
|radarShowRange = {{{radarShowRange}}}
|registerType1 = {{{registerType1}}}
|registerType1 = {{{registerType1}}}
|registerTip1 = {{{registerTip1}}}
|registerTip1 = {{{registerTip1}}}

Revision as of 09:17, 2 September 2023

This template defines the table "component". View table.