No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|category = String | |category = String | ||
|texture = String | |texture = String | ||
|progressCount = Integer | |progressCount = Integer | ||
|recipeType = String (allowed values=,construction,production,uplink) | |||
|numProduced = Integer | |||
|ingredient1 = String | |ingredient1 = String | ||
|amount1 = Integer | |amount1 = Integer | ||
Line 26: | Line 25: | ||
|producer3 = String | |producer3 = String | ||
|time3 = Float | |time3 = Float | ||
| | |producer4 = String | ||
| | |time4 = Float | ||
|requiredTech1 = String | |||
|requiredTech2 = String | |||
|requiredTech3 = String | |||
}}</noinclude> | }}</noinclude> | ||
<includeonly> | <includeonly> | ||
Line 37: | Line 39: | ||
|category = {{{category|}}} | |category = {{{category|}}} | ||
|texture = {{{texture|}}} | |texture = {{{texture|}}} | ||
|progressCount = {{{progressCount|}}} | |progressCount = {{{progressCount|}}} | ||
|recipeType = {{{recipeType|}}} | |||
|numProduced = {{{numProduced|}}} | |||
|ingredient1 = {{{ingredient1|}}} | |ingredient1 = {{{ingredient1|}}} | ||
|amount1 = {{{amount1|}}} | |amount1 = {{{amount1|}}} | ||
Line 55: | Line 56: | ||
|producer3 = {{{producer3|}}} | |producer3 = {{{producer3|}}} | ||
|time3 = {{{time3|}}} | |time3 = {{{time3|}}} | ||
| | |producer4 = {{{producer4|}}} | ||
| | |time4 = {{{time4|}}} | ||
|requiredTech1 = {{{requiredTech1|}}} | |||
|requiredTech2 = {{{requiredTech2|}}} | |||
|requiredTech3 = {{{requiredTech3|}}} | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 07:00, 12 August 2025
This template defines the table "tech". View table.