Template:DataItem: Difference between revisions

Template page
No edit summary
m (Pywikibot 10.3.1)
 
(13 intermediate revisions by 3 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 20: Line 22:
|producer2 = String
|producer2 = String
|time2 = Float
|time2 = Float
|recipeType = String (allowed values=Construction,Production,Uplink)
|producer3 = String
|numProduced = Integer
|time3 = Float
|producer4 = String
|time4 = Float
|tag = String
|race = String
|minerComponent1 = String
|minerComponent1 = String
|miningSeconds1 = Float
|miningSeconds1 = Float
Line 28: Line 34:
|minerComponent3 = String
|minerComponent3 = String
|miningSeconds3 = Float
|miningSeconds3 = Float
|minerComponent4 = String
|miningSeconds4 = Float
|stackSize = Integer
|stackSize = Integer
|unlockable = Boolean
}}</noinclude>
}}</noinclude>
<includeonly>
<includeonly>
{{#cargo_store:
{{#cargo_store:
_table=item
_table=item
|name = {{{name}}}
|name = {{{name|}}}
|luaId = {{{luaId}}}
|luaId = {{{luaId|}}}
|description = {{{description}}}
|description = {{{description|}}}
|type = {{{type}}}
|type = {{{type|}}}
|slotType = {{{slotType}}}
|slotType = {{{slotType|}}}
|ingredient1 = {{{ingredient1}}}
|recipeType = {{{recipeType|}}}
|amount1 = {{{amount1}}}
|numProduced = {{{numProduced|}}}
|ingredient2 = {{{ingredient2}}}
|ingredient1 = {{{ingredient1|}}}
|amount2 = {{{amount2}}}
|amount1 = {{{amount1|}}}
|ingredient3 = {{{ingredient3}}}
|ingredient2 = {{{ingredient2|}}}
|amount3 = {{{amount3}}}
|amount2 = {{{amount2|}}}
|ingredient4 = {{{ingredient4}}}
|ingredient3 = {{{ingredient3|}}}
|amount4 = {{{amount4}}}
|amount3 = {{{amount3|}}}
|producer1 = {{{producer1}}}
|ingredient4 = {{{ingredient4|}}}
|time1 = {{{time1}}}
|amount4 = {{{amount4|}}}
|producer2 = {{{producer2}}}
|producer1 = {{{producer1|}}}
|time2 = {{{time2}}}
|time1 = {{{time1|}}}
|recipeType = {{{recipeType}}}
|producer2 = {{{producer2|}}}
|numProduced = {{{numProduced}}}
|time2 = {{{time2|}}}
|minerComponent1 = {{{minerComponent1}}}
|producer3 = {{{producer3|}}}
|miningSeconds1 = {{{miningSeconds1}}}
|time3 = {{{time3|}}}
|minerComponent2 = {{{minerComponent2}}}
|producer4 = {{{producer4|}}}
|miningSeconds2 = {{{miningSeconds2}}}
|time4 = {{{time4|}}}
|minerComponent3 = {{{minerComponent3}}}
|tag = {{{tag|}}}
|miningSeconds3 = {{{miningSeconds3}}}
|race = {{{race|}}}
|stackSize = {{{stackSize}}}
|minerComponent1 = {{{minerComponent1|}}}
|miningSeconds1 = {{{miningSeconds1|}}}
|minerComponent2 = {{{minerComponent2|}}}
|miningSeconds2 = {{{miningSeconds2|}}}
|minerComponent3 = {{{minerComponent3|}}}
|miningSeconds3 = {{{miningSeconds3|}}}
|minerComponent4 = {{{minerComponent4|}}}
|miningSeconds4 = {{{miningSeconds4|}}}
|stackSize = {{{stackSize|}}}
|unlockable = {{{unlockable|}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 06:34, 13 August 2025

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