No edit summary |
m (Pywikibot 10.3.1) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|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,Anomaly,Virus,Alien) | |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 24: | Line 26: | ||
|producer4 = String | |producer4 = String | ||
|time4 = Float | |time4 = Float | ||
| | |tag = String | ||
| | |race = String | ||
|minerComponent1 = String | |minerComponent1 = String | ||
|miningSeconds1 = Float | |miningSeconds1 = Float | ||
Line 35: | Line 37: | ||
|miningSeconds4 = Float | |miningSeconds4 = Float | ||
|stackSize = Integer | |stackSize = Integer | ||
|unlockable = Boolean | |||
}}</noinclude> | }}</noinclude> | ||
<includeonly> | <includeonly> | ||
Line 44: | Line 47: | ||
|type = {{{type|}}} | |type = {{{type|}}} | ||
|slotType = {{{slotType|}}} | |slotType = {{{slotType|}}} | ||
|recipeType = {{{recipeType|}}} | |||
|numProduced = {{{numProduced|}}} | |||
|ingredient1 = {{{ingredient1|}}} | |ingredient1 = {{{ingredient1|}}} | ||
|amount1 = {{{amount1|}}} | |amount1 = {{{amount1|}}} | ||
Line 60: | Line 65: | ||
|producer4 = {{{producer4|}}} | |producer4 = {{{producer4|}}} | ||
|time4 = {{{time4|}}} | |time4 = {{{time4|}}} | ||
| | |tag = {{{tag|}}} | ||
| | |race = {{{race|}}} | ||
|minerComponent1 = {{{minerComponent1|}}} | |minerComponent1 = {{{minerComponent1|}}} | ||
|miningSeconds1 = {{{miningSeconds1|}}} | |miningSeconds1 = {{{miningSeconds1|}}} | ||
Line 71: | Line 76: | ||
|miningSeconds4 = {{{miningSeconds4|}}} | |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.