Template:RecipeCook: Difference between revisions

From Growtopia
Jump to navigationJump to search
>LightSwitch
Created page with "{| width="400" style="border:2px solid #202020; margin-bottom: 5px" ! style="background:#5A5A5A; color:#FFFFFF" | By Grinding |- | style="border-bottom: 2px solid #202020" | {..."
 
>LightSwitch
No edit summary
Line 1: Line 1:
{| width="400" style="border:2px solid #202020; margin-bottom: 5px"
{| width="400" style="border:2px solid #202020; margin-bottom: 5px"
! style="background:#5A5A5A; color:#FFFFFF" | By Grinding
! style="background:#5A5A5A; color:#FFFFFF" | By Cooking
|-
|-
| style="border-bottom: 2px solid #202020" | {{ItemSprite|{{#expr: {{Item/ID|Food Grinder}}/2}}}} In [[Food Grinder]]
| style="border-bottom: 2px solid #202020" | {{ItemSprite|{{#expr: {{Item/ID|Home Oven}}/2}}}} In a [[Cooking Oven]]
|-
|-
{{#switch:{{{1}}}|L=<style="color:#00FF00">Low</style>|M=<style="color:#FFFF00">Medium</style>|H=<style="color:#FF0000">High</style>}}
{{#switch:{{{1}}}|L=<style="color:#00FF00">Low</style>|M=<style="color:#FFFF00">Medium</style>|H=<style="color:#FF0000">High</style>}}
{{#if: {{{1|}}} |
{{#if: {{{2|}}} |
{{!}} {{ItemSprite|{{#expr: {{Item/ID|{{{1}}}}}/2}}}} [[{{{1}}}]]
{{!}} {{ItemSprite|{{#expr: {{Item/ID|{{{2}}}}}/2}}}} [[{{{2}}}]]
{{#if: {{{3|}}} |
{{#if: {{{3|}}} |
{{!}}-
{{!}}-
{{!}} {{ItemSprite|{{#expr: {{Item/ID|{{{3}}}}}/2}}}} [[{{{3}}}]] x{{{4}}}
{{!}} {{ItemSprite|{{#expr: {{Item/ID|{{{3}}}}}/2}}}} [[{{{3}}}]] ({{{4}}}s)
}}
}}
{{#if: {{{5|}}} |
{{#if: {{{5|}}} |
{{!}}-
{{!}}-
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{5}}}}}/2}}}} [[{{{5}}}]] x{{{6}}}
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{5}}}}}/2}}}} [[{{{5}}}]] ({{{6}}}s)
}}
}}
{{#if: {{{7|}}} |
{{#if: {{{7|}}} |
{{!}}-
{{!}}-
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{7}}}}}/2}}}} [[{{{7}}}]] x{{{8}}}
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{7}}}}}/2}}}} [[{{{7}}}]] ({{{8}}}s)
}}
}}
{{#if: {{{9|}}} |
{{#if: {{{9|}}} |
{{!}}-
{{!}}-
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{9}}}}}/2}}}} [[{{{9}}}]] x{{{10}}}
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{9}}}}}/2}}}} [[{{{9}}}]] ({{{10}}}s)
}}
}}
{{#if: {{{11|}}} |
{{#if: {{{11|}}} |
{{!}}-
{{!}}-
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{11}}}}}/2}}}} [[{{{11}}}]] x{{{12}}}
{{!}}{{ItemSprite|{{#expr: {{Item/ID|{{{11}}}}}/2}}}} [[{{{11}}}]] ({{{12}}}s)
}}
}}
}}
}}
|}
|}

Revision as of 01:34, 13 June 2017