Template:Producer Uses: Difference between revisions

Template page
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--{| class="wikitable"
{| class="wikitable"
|- style="text-align:center; vertical-align: top;"  
|- style="text-align:center; vertical-align: top;"  
| style="width: 16%; text-align:center;" | [[{{{name}}}]]<br>[[File:{{{name}}}.png|link={{{name}}}|56x56px]]
| style="width: 16%; text-align:center;" | [[{{{name}}}]]<br>[[File:{{{name}}}.png|link={{{name}}}|56x56px]]
Line 10: Line 10:
| style="width: 15%;" | [[File:{{{producer1}}}.png|40x40px|link={{{producer1}}}]]{{#if:{{{time1}}}>1|{{{time1}}} secs|{{{time1}}} sec}}<br>[[{{{producer1}}}]]  
| style="width: 15%;" | [[File:{{{producer1}}}.png|40x40px|link={{{producer1}}}]]{{#if:{{{time1}}}>1|{{{time1}}} secs|{{{time1}}} sec}}<br>[[{{{producer1}}}]]  
| style="width: 15%;" | {{#if:{{{producer2|}}}| [[File:{{{producer2}}}.png|40x40px|link={{{producer2}}}]]{{#if:{{{time2}}}>1|{{{time2}}} secs|{{{time2}}} sec}}<br>[[{{{producer1}}}]] | <br><span style="color:rgb(50,60,75);">&Cross;</span>}}
| style="width: 15%;" | {{#if:{{{producer2|}}}| [[File:{{{producer2}}}.png|40x40px|link={{{producer2}}}]]{{#if:{{{time2}}}>1|{{{time2}}} secs|{{{time2}}} sec}}<br>[[{{{producer1}}}]] | <br><span style="color:rgb(50,60,75);">&Cross;</span>}}
|} <noinclude>{{Documentation}}</noinclude>-->
|}<noinclude>{{Documentation}}</noinclude>
 
{{#cargo_query:
tables=item
|fields=CONCAT('[[File:',name,'.png|48x48px|link=',name,']]')=name,CONCAT('[[',name,']]')=link,
|where=producer1 ='Assembler' OR producer2 ='Assembler'
|format=gallery
|mode=packed-overlay
|caption field=
|link field=link
|default=
}}

Latest revision as of 16:13, 15 August 2023

[[{{{name}}}]]
[[File:{{{name}}}.png|link={{{name}}}|56x56px]]
Output [[File:{{{ingredient1}}}.png|link={{{ingredient1}}}|40x40pxpx]] {{{amount1}}}
[[{{{ingredient1}}}]]



Produced By [[File:{{{producer1}}}.png|40x40px|link={{{producer1}}}]]{{{time1}}} secs
[[{{{producer1}}}]]

== Documentation ==


Documentation:

Linked to Cargo template Template:ProducerUses

VERY WIP[edit source]

Shows producer uses

e.g "assembler is used to make X, Y, Z items"

The above Template documentation is transcluded from Template:Producer Uses/doc. (edit | history)