Template:Recipe Production: Difference between revisions

Template page
(testing named parameter)
 
No edit summary
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|+Recipe for {{{1}}}
|+Recipe<!-- for {{{name}}}-->
|-  
|-  
![[{{{2}}}]] {{#if:{{{4}}}| !! [[{{{4}}}]]}} {{#if:{{{6}}}| !! [[{{{6}}}]]}} {{#if:{{{8}}}| !! [[{{{8}}}]]}} !! !! [[{{{1}}}]]
![[{{{ingredient1}}}]] {{#if:{{{ingredient2}}}| !! [[{{{ingredient2}}}]]}} {{#if:{{{ingredient3}}}| !! [[{{{ingredient3}}}]]}} {{#if:{{{ingredient4}}}| !! [[{{{ingredient4}}}]]}} !! !! [[{{{name}}}]]
|-  
|-  
|[[File:{{{2}}}.png|link={{{2}}}|alt={{{2}}}|64x64px]] {{{3}}} {{#if:{{{4}}}|{{!}}{{!}}[[File:{{{4}}}.png|link={{{4}}}|alt={{{4}}}|64x64px]] {{{5}}}}} {{#if:{{{6}}}|{{!}}{{!}}[[File:{{{6}}}.png|link={{{6}}}|alt={{{2}}}|64x64px]] {{{7}}}}} {{#if:{{{8}}}|{{!}}{{!}}[[File:{{{8}}}.png|link={{{8}}}|alt={{{8}}}|64x64px]] {{{9}}}}} || [[File:Arrow_Right.png|link=Arrow Right|alt=Arrow Right|32x32px]] || [[File:{{{1}}}.png|link={{{1}}}|alt={{{1}}}|64x64px]]
|[[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  
|-  
|-  
![[{{{10}}}]] !! Time
![[{{{produced-by1}}}]] !! Time
|-  
|-  
|[[File:{{{10}}}.png|64x64px|link={{{10}}}]] || {{{11}}} seconds
|[[File:{{{produced-by1}}}.png|64x64px|link={{{produced-by1}}}]] || {{{time1}}} seconds
{{#if:{{{12}}}|
{{#if:{{{12}}}|
{{!}}-  
{{!}}-  
![[{{{12}}}]] !! Time
![[{{{produced-by2}}}]] !! Time
{{!}}-  
{{!}}-  
{{!}}[[File:{{{12}}}.png{{!}}64x64px{{!}}link={{{12}}}]] {{!}}{{!}} {{{13}}} seconds}}
{{!}}[[File:{{{produced-by2}}}.png{{!}}64x64px{{!}}link={{{produced-by2}}}]] {{!}}{{!}} {{{time2}}} seconds}}
|}
|}
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

Revision as of 23:21, 7 August 2023

Recipe
[[{{{ingredient1}}}]] [[{{{ingredient2}}}]] [[{{{ingredient3}}}]] [[{{{ingredient4}}}]] [[{{{name}}}]]
[[File:{{{ingredient1}}}.png|link={{{ingredient1}}}|alt={{{ingredient1}}}|64x64px]] {{{amount1}}} [[File:{{{ingredient2}}}.png|link={{{ingredient2}}}|alt={{{ingredient2}}}|64x64px]] {{{amount2}}} [[File:{{{ingredient3}}}.png|link={{{ingredient3}}}|alt={{{ingredient3}}}|64x64px]] {{{amount3}}} [[File:{{{ingredient4}}}.png|link={{{ingredient4}}}|alt={{{ingredient4}}}|64x64px]] {{{amount4}}} Arrow Right [[File:{{{name}}}.png|link={{{name}}}|alt={{{name}}}|64x64px]]
Produced by
[[{{{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


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)