(grinder) |
mNo edit summary |
||
Line 2: | Line 2: | ||
! style="text-align:center; border: 1px solid black;" | {{#if:{{{image|}}}|[[File:{{{image}}}|64px]]|[[File:{{{name}}}.png|64px]]}} | ! style="text-align:center; border: 1px solid black;" | {{#if:{{{image|}}}|[[File:{{{image}}}|64px]]|[[File:{{{name}}}.png|64px]]}} | ||
! style="border: 1px solid black;" | {{anchor|{{{name}}}}}{{{name}}} | ! style="border: 1px solid black;" | {{anchor|{{{name}}}}}{{{name}}} | ||
| style="border: 1px solid black;" | {{#if:{{{microwave|}}}|[[File:Microwave.png]] Microwave for {{{microwave}}} seconds:<br><span class="nowrap"> </span>|}}{{#if:{{{ | | style="border: 1px solid black;" | {{#if:{{{microwave|}}}|[[File:Microwave.png]] Microwave for {{{microwave}}} seconds:<br><span class="nowrap"> </span>|}}{{#if:{{{heat|}}}|[[File:HotPlate.png]] Heat up to {{{heat}}} K:<br><span class="nowrap"> </span>|}}{{#ifeq:{{{action|}}}|grind|[[File:Grinder.png]] Grind<span class="nowrap"> </span> | | ||
{{#ifeq:{{{action|}}}|mix|[[File:Beaker.png]] Mix in a container:<br><span class="nowrap"> </span>| | |||
{{#ifeq:{{{action|}}}|butcher|[[File:Butcher's_Cleaver.png]] Butcher<span class="nowrap"> </span> | | |||
{{#ifeq:{{{action|}}}|juice|[[File:Grinder.png]] Juice<span class="nowrap"> </span> | | |||
{{#ifeq:{{{action|}}}|cut|[[File:Kitchen knife.png]] Cut<span class="nowrap"> </span> | | |||
{{#ifeq:{{{action|}}}|roll|[[File:RollingPin.png]] Use your rolling pin on<span class="nowrap"> </span> |}}}}}}}}}}}}{{{recipe}}}<noinclude> | |||
== How to use == | == How to use == | ||
<pre> | <pre> | ||
<nowiki>{{CookingRecipe|name=Bread|image=Bread.gif|recipe=Test|microwave=50|heat=375| | <nowiki>{{CookingRecipe|name=Bread|image=Bread.gif|recipe=Test|microwave=50|heat=375|action=grind}}</nowiki> | ||
</pre> | </pre> | ||
This cooking recipe template is meant to be entirely only used in the dedicated food/cooking page. It is purely to help editors add new recipes without it being too complicated. | This cooking recipe template is meant to be entirely only used in the dedicated food/cooking page. It is purely to help editors add new recipes without it being too complicated. | ||
Line 17: | Line 23: | ||
* '''image''': Optional. The image you want to use, will use the name if not specified. Requires a file extension. | * '''image''': Optional. The image you want to use, will use the name if not specified. Requires a file extension. | ||
* '''microwave''': This recipe needs to be made in a microwave for X seconds. | * '''microwave''': This recipe needs to be made in a microwave for X seconds. | ||
* '''heat''': This recipe needs to be heated up to a certain degree in Kelvin. | * '''heat''': This recipe needs to be heated up to a certain degree in Kelvin. | ||
* ''' | * '''action''': This is for anything that requires a simpler action (mix, grind, butcher, juice) | ||
== Exemple == | == Exemple == | ||
Line 43: | Line 48: | ||
{{CookingRecipe | {{CookingRecipe | ||
|name=Bread | |name=Bread | ||
| | |action=butcher | ||
|recipe=Test | |recipe=Test | ||
}} | }} |
Revision as of 16:30, 25 October 2023
|- ! style="text-align:center; border: 1px solid black;" | [[File:{{{name}}}.png|64px]] ! style="border: 1px solid black;" | {{{name}}} | style="border: 1px solid black;" | {{{recipe}}}
How to use
{{CookingRecipe|name=Bread|image=Bread.gif|recipe=Test|microwave=50|heat=375|action=grind}}
This cooking recipe template is meant to be entirely only used in the dedicated food/cooking page. It is purely to help editors add new recipes without it being too complicated.
Looks better if used alongside the Template:Ingredient template.
Meaning
Self explanatory, with some special arguments.
- name: The name of the recipe. Automatically creates an anchor.
- image: Optional. The image you want to use, will use the name if not specified. Requires a file extension.
- microwave: This recipe needs to be made in a microwave for X seconds.
- heat: This recipe needs to be heated up to a certain degree in Kelvin.
- action: This is for anything that requires a simpler action (mix, grind, butcher, juice)
Exemple
Picture | Name | Recipe |
---|---|---|
Dough | Heat up to 350 K: Nothing | |
Not Bread | Somehow do nothing Do more nothing ??? Bread | |
Bread | Butcher Test | |
Baguette | Microwave for 15 seconds: 5 tablesalt + 5 blackpepper + 1Dough |