Template:DataItem: Difference between revisions

Template page
No edit summary
m (Pywikibot 10.3.1)
 
(9 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|description = String
|description = String
|type = String (allowed values=Package,Research,Resource,Simple,Advanced,Hi-Tech)
|type = String (allowed values=Package,Research,Resource,Simple,Advanced,Hi-Tech)
|slotType = String (allowed values=Storage,Alien Storage,Gas)
|slotType = String (allowed values=Storage,Alien Storage,Gas,Anomaly,Virus,Alien)
|recipeType = String (allowed values=,construction,production,uplink)
|numProduced = Integer
|ingredient1 = String
|ingredient1 = String
|amount1 = Integer
|amount1 = Integer
Line 22: Line 24:
|producer3 = String
|producer3 = String
|time3 = Float
|time3 = Float
|recipeType = String (allowed values=Construction,Production,Uplink)
|producer4 = String
|numProduced = Integer
|time4 = Float
|tag = String
|race = String
|minerComponent1 = String
|minerComponent1 = String
|miningSeconds1 = Float
|miningSeconds1 = Float
Line 30: Line 34:
|minerComponent3 = String
|minerComponent3 = String
|miningSeconds3 = Float
|miningSeconds3 = Float
|minerComponent4 = String
|miningSeconds4 = Float
|stackSize = Integer
|stackSize = Integer
|unlockable = Boolean
}}</noinclude>
}}</noinclude>
<includeonly>
<includeonly>
Line 40: Line 47:
|type = {{{type|}}}
|type = {{{type|}}}
|slotType = {{{slotType|}}}
|slotType = {{{slotType|}}}
|recipeType = {{{recipeType|}}}
|numProduced = {{{numProduced|}}}
|ingredient1 = {{{ingredient1|}}}
|ingredient1 = {{{ingredient1|}}}
|amount1 = {{{amount1|}}}
|amount1 = {{{amount1|}}}
Line 54: Line 63:
|producer3 = {{{producer3|}}}
|producer3 = {{{producer3|}}}
|time3 = {{{time3|}}}
|time3 = {{{time3|}}}
|recipeType = {{{recipeType|}}}
|producer4 = {{{producer4|}}}
|numProduced = {{{numProduced|}}}
|time4 = {{{time4|}}}
|tag = {{{tag|}}}
|race = {{{race|}}}
|minerComponent1 = {{{minerComponent1|}}}
|minerComponent1 = {{{minerComponent1|}}}
|miningSeconds1 = {{{miningSeconds1|}}}
|miningSeconds1 = {{{miningSeconds1|}}}
Line 62: Line 73:
|minerComponent3 = {{{minerComponent3|}}}
|minerComponent3 = {{{minerComponent3|}}}
|miningSeconds3 = {{{miningSeconds3|}}}
|miningSeconds3 = {{{miningSeconds3|}}}
|minerComponent4 = {{{minerComponent4|}}}
|miningSeconds4 = {{{miningSeconds4|}}}
|stackSize = {{{stackSize|}}}
|stackSize = {{{stackSize|}}}
|unlockable = {{{unlockable|}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 06:34, 13 August 2025

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