Template:DataItem: Difference between revisions

Template page
No edit summary
No edit summary
Line 35: Line 35:
{{#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}}}
|ingredient1 = {{{ingredient1|}}}
|amount1 = {{{amount1}}}
|amount1 = {{{amount1|}}}
|ingredient2 = {{{ingredient2}}}
|ingredient2 = {{{ingredient2|}}}
|amount2 = {{{amount2}}}
|amount2 = {{{amount2|}}}
|ingredient3 = {{{ingredient3}}}
|ingredient3 = {{{ingredient3|}}}
|amount3 = {{{amount3}}}
|amount3 = {{{amount3|}}}
|ingredient4 = {{{ingredient4}}}
|ingredient4 = {{{ingredient4|}}}
|amount4 = {{{amount4}}}
|amount4 = {{{amount4|}}}
|producer1 = {{{producer1}}}
|producer1 = {{{producer1|}}}
|time1 = {{{time1}}}
|time1 = {{{time1|}}}
|producer2 = {{{producer2}}}
|producer2 = {{{producer2|}}}
|time2 = {{{time2}}}
|time2 = {{{time2|}}}
|producer3 = {{{producer3}}}
|producer3 = {{{producer3|}}}
|time3 = {{{time3}}}
|time3 = {{{time3|}}}
|recipeType = {{{recipeType}}}
|recipeType = {{{recipeType|}}}
|numProduced = {{{numProduced}}}
|numProduced = {{{numProduced|}}}
|minerComponent1 = {{{minerComponent1}}}
|minerComponent1 = {{{minerComponent1|}}}
|miningSeconds1 = {{{miningSeconds1}}}
|miningSeconds1 = {{{miningSeconds1|}}}
|minerComponent2 = {{{minerComponent2}}}
|minerComponent2 = {{{minerComponent2|}}}
|miningSeconds2 = {{{miningSeconds2}}}
|miningSeconds2 = {{{miningSeconds2|}}}
|minerComponent3 = {{{minerComponent3}}}
|minerComponent3 = {{{minerComponent3|}}}
|miningSeconds3 = {{{miningSeconds3}}}
|miningSeconds3 = {{{miningSeconds3|}}}
|stackSize = {{{stackSize}}}
|stackSize = {{{stackSize|}}}
}}</includeonly>
}}</includeonly>

Revision as of 14:12, 2 September 2023

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