Template:DataEntity: Difference between revisions

Template page
No edit summary
(Undo revision 7986 by MazBot (talk))
Tags: Undo Reverted
Line 4: Line 4:
_table=entity
_table=entity
|name = String
|name = String
|luaId = String
|health = Integer
|health = Integer
|powerUsagePerSecond = Integer
|powerUsagePerSecond = Integer
Line 28: Line 27:
|amount4 = Integer
|amount4 = Integer
|producer1 = String
|producer1 = String
|time1 = Float
|time1 = Integer
|producer2 = String
|producer2 = String
|time2 = Float
|time2 = Integer
|recipeType = String (allowed values=Construction,Production,Uplink)
|recipeType = String (allowed values=Construction,Production)
|numProduced = Integer
|numProduced = Integer
}}</noinclude>
}}</noinclude>
Line 38: Line 37:
_table=entity
_table=entity
|name = {{{name}}}
|name = {{{name}}}
|luaId = {{{luaId}}}
|health = {{{health}}}
|health = {{{health}}}
|powerUsagePerSecond = {{{powerUsagePerSecond}}}
|powerUsagePerSecond = {{{powerUsagePerSecond}}}

Revision as of 09:13, 2 September 2023

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