Template:DataEntity: Difference between revisions

Template page
No edit summary
No edit summary
Line 39: Line 39:
{{#cargo_store:
{{#cargo_store:
_table=entity
_table=entity
|name = {{{name}}}
|name = {{{name|}}}
|luaId = {{{luaId}}}
|luaId = {{{luaId|}}}
|health = {{{health}}}
|health = {{{health|}}}
|powerUsagePerSecond = {{{powerUsagePerSecond}}}
|powerUsagePerSecond = {{{powerUsagePerSecond|}}}
|movementSpeed = {{{movementSpeed}}}
|movementSpeed = {{{movementSpeed|}}}
|visibility = {{{visibility}}}
|visibility = {{{visibility|}}}
|storage = {{{storage}}}
|storage = {{{storage|}}}
|size = {{{size}}}
|size = {{{size|}}}
|race = {{{race}}}
|race = {{{race|}}}
|types1 = {{{types1}}}
|types1 = {{{types1|}}}
|types2 = {{{types2}}}
|types2 = {{{types2|}}}
|largeSockets = {{{largeSockets}}}
|largeSockets = {{{largeSockets|}}}
|mediumSockets = {{{mediumSockets}}}
|mediumSockets = {{{mediumSockets|}}}
|smallSockets = {{{smallSockets}}}
|smallSockets = {{{smallSockets|}}}
|internalSockets = {{{internalSockets}}}
|internalSockets = {{{internalSockets|}}}
|slotType = {{{slotType}}}
|slotType = {{{slotType|}}}
|ingredient1 = {{{ingredient1}}}
|ingredient1 = {{{ingredient1|}}}
|amount1 = {{{amount1}}}
|amount1 = {{{amount1|}}}
|ingredient2 = {{{ingredient2}}}
|ingredient2 = {{{ingredient2|}}}
|amount2 = {{{amount2}}}
|amount2 = {{{amount2|}}}
|ingredient3 = {{{ingredient3}}}
|ingredient3 = {{{ingredient3|}}}
|amount3 = {{{amount3}}}
|amount3 = {{{amount3|}}}
|ingredient4 = {{{ingredient4}}}
|ingredient4 = {{{ingredient4|}}}
|amount4 = {{{amount4}}}
|amount4 = {{{amount4|}}}
|producer1 = {{{producer1}}}
|producer1 = {{{producer1|}}}
|time1 = {{{time1}}}
|time1 = {{{time1|}}}
|producer2 = {{{producer2}}}
|producer2 = {{{producer2|}}}
|time2 = {{{time2}}}
|time2 = {{{time2|}}}
|producer3 = {{{producer3}}}
|producer3 = {{{producer3|}}}
|time3 = {{{time3}}}
|time3 = {{{time3|}}}
|recipeType = {{{recipeType}}}
|recipeType = {{{recipeType|}}}
|numProduced = {{{numProduced}}}
|numProduced = {{{numProduced|}}}
}}</includeonly>
}}</includeonly>

Revision as of 14:12, 2 September 2023

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