(Created page with "<noinclude> Category:Data:TableDefinition {{#cargo_declare: _table=item |name = String |description = String |type = String (allowed values=Package,Research,Resource,Simple,Advanced,Hi-Tech) |slot_type = String (allowed values=Storage,Alien Storage,Gas) |ingredient1 = String |amount1 = Integer |ingredient2 = String |amount2 = Integer |ingredient3 = String |amount3 = Integer |ingredient4 = String |amount4 = Integer |producer1 = String |time1 = Integer |producer2 = Str...") |
No edit summary |
||
Line 6: | Line 6: | ||
|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) | ||
|ingredient1 = String | |ingredient1 = String | ||
|amount1 = Integer | |amount1 = Integer | ||
Line 19: | Line 19: | ||
|producer2 = String | |producer2 = String | ||
|time2 = Integer | |time2 = Integer | ||
| | |recipeType = String (allowed values=Construction,Production) | ||
| | |numProduced = Integer | ||
| | |minerComponent1 = String | ||
| | |miningSeconds1 = Float | ||
| | |minerComponent2 = String | ||
| | |miningSeconds2 = Float | ||
| | |minerComponent3 = String | ||
| | |miningSeconds3 = Float | ||
| | |stackSize = Integer | ||
}}</noinclude> | }}</noinclude> | ||
<includeonly> | <includeonly> | ||
Line 35: | Line 35: | ||
|description = {{{description}}} | |description = {{{description}}} | ||
|type = {{{type}}} | |type = {{{type}}} | ||
| | |slotType = {{{slot_type}}} | ||
|ingredient1 = {{{ingredient1}}} | |ingredient1 = {{{ingredient1}}} | ||
|amount1 = {{{amount1}}} | |amount1 = {{{amount1}}} | ||
Line 48: | Line 48: | ||
|producer2 = {{{producer2}}} | |producer2 = {{{producer2}}} | ||
|time2 = {{{time2}}} | |time2 = {{{time2}}} | ||
| | |recipeType = {{{recipe_type}}} | ||
| | |numProduced = {{{num_produced}}} | ||
| | |minerComponent1 = {{{miner_component1}}} | ||
| | |miningSeconds1 = {{{mining_seconds1}}} | ||
| | |minerComponent2 = {{{miner_component2}}} | ||
| | |miningSeconds2 = {{{mining_seconds2}}} | ||
| | |minerComponent3 = {{{miner_component3}}} | ||
| | |miningSeconds3 = {{{mining_seconds3}}} | ||
| | |stackSize = {{{stack_size}}} | ||
}}</includeonly> | }}</includeonly> |
Revision as of 13:12, 14 August 2023
This template defines the table "item". View table.