Template:DataEntity: Difference between revisions

Template page
m (Pywikibot 10.3.1)
m (Pywikibot 10.3.1)
Line 13: Line 13:
|size = String
|size = String
|race = String (allowed values=Robot,Alien,Bug,Human,Virus,Blight,Anomaly)
|race = String (allowed values=Robot,Alien,Bug,Human,Virus,Blight,Anomaly)
|types1 = String (allowed values=Bug,Bot,Building)
|types2 = String (allowed values=Bug,Bot,Building)
|largeSockets = Integer
|largeSockets = Integer
|mediumSockets = Integer
|mediumSockets = Integer
Line 20: Line 18:
|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)
|numProduced = Integer
|ingredient1 = String
|ingredient1 = String
|amount1 = Integer
|amount1 = Integer
Line 36: Line 36:
|producer4 = String
|producer4 = String
|time4 = Float
|time4 = Float
|recipeType = String (allowed values=construction,production,uplink)
|types1 = String (allowed values=Bug,Bot,Building)
|numProduced = Integer
|types2 = String (allowed values=Bug,Bot,Building)
}}</noinclude>
}}</noinclude>
<includeonly>
<includeonly>
Line 52: Line 52:
|size = {{{size|}}}
|size = {{{size|}}}
|race = {{{race|}}}
|race = {{{race|}}}
|types1 = {{{types1|}}}
|types2 = {{{types2|}}}
|largeSockets = {{{largeSockets|}}}
|largeSockets = {{{largeSockets|}}}
|mediumSockets = {{{mediumSockets|}}}
|mediumSockets = {{{mediumSockets|}}}
Line 59: Line 57:
|internalSockets = {{{internalSockets|}}}
|internalSockets = {{{internalSockets|}}}
|slotType = {{{slotType|}}}
|slotType = {{{slotType|}}}
|recipeType = {{{recipeType|}}}
|numProduced = {{{numProduced|}}}
|ingredient1 = {{{ingredient1|}}}
|ingredient1 = {{{ingredient1|}}}
|amount1 = {{{amount1|}}}
|amount1 = {{{amount1|}}}
Line 75: Line 75:
|producer4 = {{{producer4|}}}
|producer4 = {{{producer4|}}}
|time4 = {{{time4|}}}
|time4 = {{{time4|}}}
|recipeType = {{{recipeType|}}}
|types1 = {{{types1|}}}
|numProduced = {{{numProduced|}}}
|types2 = {{{types2|}}}
}}</includeonly>
}}</includeonly>

Revision as of 05:27, 12 August 2025

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