Template:DataEntity: Difference between revisions

Template page
m (Pywikibot 10.3.1)
m (Pywikibot 10.3.1)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
|powerUsagePerSecond = Integer
|powerUsagePerSecond = Integer
|movementSpeed = Float
|movementSpeed = Float
|flying = Boolean
|visibility = Float
|visibility = Float
|storage = Integer
|storage = Integer
Line 18: Line 19:
|internalSockets = Integer
|internalSockets = Integer
|slotType = String (allowed values=None,Flyer,Drone,Satellite,Garage,Bughole,Alien)
|slotType = String (allowed values=None,Flyer,Drone,Satellite,Garage,Bughole,Alien)
|recipeType = String (allowed values=construction,production,uplink)
|recipeType = String (allowed values=,construction,production,uplink)
|numProduced = Integer
|numProduced = Integer
|ingredient1 = String
|ingredient1 = String
Line 38: Line 39:
|types1 = String (allowed values=Bug,Bot,Building)
|types1 = String (allowed values=Bug,Bot,Building)
|types2 = String (allowed values=Bug,Bot,Building)
|types2 = String (allowed values=Bug,Bot,Building)
|unlockable = Boolean
}}</noinclude>
}}</noinclude>
<includeonly>
<includeonly>
Line 48: Line 50:
|powerUsagePerSecond = {{{powerUsagePerSecond|}}}
|powerUsagePerSecond = {{{powerUsagePerSecond|}}}
|movementSpeed = {{{movementSpeed|}}}
|movementSpeed = {{{movementSpeed|}}}
|flying = {{{flying|}}}
|visibility = {{{visibility|}}}
|visibility = {{{visibility|}}}
|storage = {{{storage|}}}
|storage = {{{storage|}}}
Line 77: Line 80:
|types1 = {{{types1|}}}
|types1 = {{{types1|}}}
|types2 = {{{types2|}}}
|types2 = {{{types2|}}}
|unlockable = {{{unlockable|}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 04:48, 13 August 2025

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