No edit summary |
mNo edit summary |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| | ||
<tr style="{{#ifeq: {{#expr: {{#var:__COUNTER__}} mod 2}}|0|background-color:#1F2737!important;}}"> | |||
{{#cargo_compound_query: | {{#cargo_compound_query: | ||
tables=entity;fields=name,ingredient1,amount1,ingredient2,amount2,ingredient3,amount3,ingredient4,amount4,producer1,time1,producer2,time2;where='{{{1}}}' in (ingredient1,ingredient2,ingredient3,ingredient4) | tables=entity;fields=name,ingredient1,amount1,ingredient2,amount2,ingredient3,amount3,ingredient4,amount4,producer1,time1,producer2,time2;where='{{{1}}}' in (ingredient1,ingredient2,ingredient3,ingredient4) | ||
Line 5: | Line 6: | ||
|tables=item;fields=name,ingredient1,amount1,ingredient2,amount2,ingredient3,amount3,ingredient4,amount4,producer1,time1,producer2,time2;where='{{{1}}}' in (ingredient1,ingredient2,ingredient3,ingredient4) | |tables=item;fields=name,ingredient1,amount1,ingredient2,amount2,ingredient3,amount3,ingredient4,amount4,producer1,time1,producer2,time2;where='{{{1}}}' in (ingredient1,ingredient2,ingredient3,ingredient4) | ||
|format=template | |format=template | ||
|template= | |template=RecipeUses_Layout | ||
|named args=yes | |named args=yes | ||
|} | }} | ||
</includeonly><noinclude>{{Documentation}}</noinclude> | |}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 23:49, 7 October 2023
Documentation
Usage
{{RecipeUses|Item Name}}
For a given item, produces a list of all things (component, item, entity) which uses the item in its recipe using the Template:RecipeUses_Layout.
- Todo: Fix the IF statement for - if something takes 1 second to produce, the time should say 'sec' not 'secs'
- Try to figue out how to colour the background of every other row. AI says do this:
- <tr style="{{#ifeq: {{#expr: {{#var:__COUNTER__}} mod 2}}|0|background-color:#f2f2f2!important;}}">?
- Didnt work, did it AI. Can Anyone else help please??
To see a similar template that lists uses in a table, click Template:RecipeUsages.
Example
{{RecipeUses|Silica Sand}}
![]() Trilobyte |
![]() |
![]() Bug Chitin |
![]() Silica Sand |
![]() Virus Datacube |
⨯ |
![]() |
![]() Robot Hive |
⨯ |
![]() Trilobyte |
![]() |
![]() Bug Chitin |
![]() Silica Sand |
![]() Virus Datacube |
⨯ |
![]() |
![]() Robot Hive |
⨯ |
![]() Wasp |
![]() |
![]() Bug Chitin |
![]() Silica Sand |
![]() Virus Datacube |
⨯ |
![]() |
![]() Robot Hive |
⨯ |
![]() Resimulator Core |
![]() |
![]() Blight Crystal Chunk |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Assembler |
⨯ |
![]() Aluminum Sheet |
![]() |
![]() Aluminum Rod |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Human Command Center |
![]() Human Factory |
![]() Bug Chitin |
![]() |
![]() Blight Crystal Chunk |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() AI Research Center |
![]() AI Research Center (Mission) |
![]() Concretes Lab |
![]() |
![]() Laterite ore |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Human Factory |
![]() Human Factory |
![]() Crystal Powder |
![]() |
![]() Crystal Chunk |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Human Refinery |
![]() Refinery |
![]() Obsidian Brick |
![]() |
![]() Obsidian Chunk |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Refinery |
![]() Reforming Pool |
![]() Resimulator Core |
![]() |
![]() Silica Sand |
![]() Blight Crystal Chunk |
⨯ |
⨯ |
![]() |
![]() Assembler |
⨯ |
![]() Silicon |
![]() |
![]() Silica Sand |
⨯ |
⨯ |
⨯ |
![]() |
![]() Fabricator |
![]() Human Refinery |
![]() Wire |
![]() |
![]() Metal Plate |
![]() Silica Sand |
⨯ |
⨯ |
![]() |
![]() Fabricator |
![]() Human Refinery |
The above Template documentation is transcluded from Template:RecipeUses/doc. (edit | history)