Template:Newbuildingtest: Difference between revisions

Template page
(Created page with "<includeonly>{| {{#cargo_compound_query: tables=entity;fields=entity.name,entity.ingredient1,entity.amount1,entity.ingredient2,entity.amount2,entity.ingredient3,entity.amount3,entity.ingredient4,entity.amount4,entity.producer1,entity.time1,producer2,entity.time2;where='{{{1}}}' in (entity.name) |tables=component;fields=component.name,component.ingredient1,component.amount1,component.ingredient2,component.amount2,component.ingredient3,component.amount3,component.ingredien...")
 
m (Johan moved page Newbuildingtest to Template:Newbuildingtest without leaving a redirect)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{|
<includeonly>{|
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=entity;fields=entity.name,entity.ingredient1,entity.amount1,entity.ingredient2,entity.amount2,entity.ingredient3,entity.amount3,entity.ingredient4,entity.amount4,entity.producer1,entity.time1,producer2,entity.time2;where='{{{1}}}' in (entity.name)
tables=entity;fields=entity.name,entity.ingredient1,entity.amount1,entity.ingredient2,entity.amount2,entity.ingredient3,entity.amount3,entity.ingredient4,entity.amount4,entity.producer1,entity.time1,producer2,entity.time2;where='{{{1}}}' in (entity.luaId)
|tables=component;fields=component.name,component.ingredient1,component.amount1,component.ingredient2,component.amount2,component.ingredient3,component.amount3,component.ingredient4,component.amount4,component.producer1,component.time1,component.producer2,component.time2;where='{{{1}}}' in (component.name)
|tables=component;fields=component.name,component.ingredient1,component.amount1,component.ingredient2,component.amount2,component.ingredient3,component.amount3,component.ingredient4,component.amount4,component.producer1,component.time1,component.producer2,component.time2;where='{{{1}}}' in (component.luaId)
|tables=item;fields=item.name,item.ingredient1,item.amount1,item.ingredient2,item.amount2,item.ingredient3,item.amount3,item.ingredient4,item.amount4,item.producer1,item.time1,item.producer2,item.time2;where='{{{1}}}' in (item.name)
|tables=item;fields=item.name,item.ingredient1,item.amount1,item.ingredient2,item.amount2,item.ingredient3,item.amount3,item.ingredient4,item.amount4,item.producer1,item.time1,item.producer2,item.time2;where='{{{1}}}' in (item.name)
|format=template
|format=template

Latest revision as of 14:10, 11 October 2023

Documentation

This Template page doesn't have any documentation yet. Create Template:Newbuildingtest/doc to have its contents transcluded here.