m (Pywikibot 10.3.1) |
m (Pywikibot 10.3.1) |
||
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 28: | Line 27: | ||
|producer4 = String | |producer4 = String | ||
|time4 = Float | |time4 = Float | ||
| | |requiredTech1 = String | ||
| | |requiredTech2 = String | ||
|requiredTech3 = String | |||
}}</noinclude> | }}</noinclude> | ||
<includeonly> | <includeonly> | ||
Line 39: | 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 59: | Line 58: | ||
|producer4 = {{{producer4|}}} | |producer4 = {{{producer4|}}} | ||
|time4 = {{{time4|}}} | |time4 = {{{time4|}}} | ||
| | |requiredTech1 = {{{requiredTech1|}}} | ||
| | |requiredTech2 = {{{requiredTech2|}}} | ||
|requiredTech3 = {{{requiredTech3|}}} | |||
}}</includeonly> | }}</includeonly> |
Revision as of 05:27, 12 August 2025
This template defines the table "tech". View table.