(testing named parameter) |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Recipe for {{{ | |+Recipe<!-- for {{{name}}}--> | ||
|- | |- | ||
![[{{{ | ![[{{{ingredient1}}}]] {{#if:{{{ingredient2}}}| !! [[{{{ingredient2}}}]]}} {{#if:{{{ingredient3}}}| !! [[{{{ingredient3}}}]]}} {{#if:{{{ingredient4}}}| !! [[{{{ingredient4}}}]]}} !! !! [[{{{name}}}]] | ||
|- | |- | ||
|[[File:{{{ | |[[File:{{{ingredient1}}}.png|link={{{ingredient1}}}|alt={{{ingredient1}}}|64x64px]] {{{amount1}}} {{#if:{{{ingredient2}}}|{{!}}{{!}}[[File:{{{ingredient2}}}.png|link={{{ingredient2}}}|alt={{{ingredient2}}}|64x64px]] {{{amount2}}}}} {{#if:{{{ingredient3}}}|{{!}}{{!}}[[File:{{{ingredient3}}}.png|link={{{ingredient3}}}|alt={{{ingredient3}}}|64x64px]] {{{amount3}}}}} {{#if:{{{ingredient4}}}|{{!}}{{!}}[[File:{{{ingredient4}}}.png|link={{{ingredient4}}}|alt={{{ingredient4}}}|64x64px]] {{{amount4}}}}} || [[File:Arrow_Right.png|link=Arrow Right|alt=Arrow Right|32x32px]] || [[File:{{{name}}}.png|link={{{name}}}|alt={{{name}}}|64x64px]] | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Produced by | |+Produced by | ||
|- | |- | ||
![[{{{ | ![[{{{produced-by1}}}]] !! Time | ||
|- | |- | ||
|[[File:{{{ | |[[File:{{{produced-by1}}}.png|64x64px|link={{{produced-by1}}}]] || {{{time1}}} seconds | ||
{{#if:{{{12}}}| | {{#if:{{{12}}}| | ||
{{!}}- | {{!}}- | ||
![[{{{ | ![[{{{produced-by2}}}]] !! Time | ||
{{!}}- | {{!}}- | ||
{{!}}[[File:{{{ | {{!}}[[File:{{{produced-by2}}}.png{{!}}64x64px{{!}}link={{{produced-by2}}}]] {{!}}{{!}} {{{time2}}} seconds}} | ||
|} | |} | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> |
Revision as of 23:21, 7 August 2023
[[{{{produced-by1}}}]] | Time |
---|---|
[[File:{{{produced-by1}}}.png|64x64px|link={{{produced-by1}}}]] | {{{time1}}} seconds |
[[{{{produced-by2}}}]] | Time |
[[File:{{{produced-by2}}}.png|64x64px|link={{{produced-by2}}}]] | {{{time2}}} seconds |
Documentation
{{Recipe Production |name |ingredient1 |amount1 |ingredient2 |amount2 |ingredient3 |amount3 |ingredient4 |amount4 |produced-by1 |time1 |produced-by2 |time2 }}
The above Template documentation is transcluded from Template:Recipe Production/doc. (edit | history)