Editing User:The Gaffer/Sandbox
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
==Recipe Card Module== |
|||
===Display full=== |
|||
====params==== |
|||
<pre>{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = Oven |
|||
|profession = Chef |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Basic Raw Chicken and Leek Pie |
|||
|rawmat1qty = 1 |
|||
|output1 = Basic Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
|showFull = true |
|||
}}</pre> |
|||
====display==== |
====display==== |
||
{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = |
|facility = Oven |
||
|profession = Chef |
|profession = Chef |
||
|level = |
|level = 14 |
||
|exp = |
|exp = 102 |
||
|rawmat1=Raw |
|rawmat1 = Basic Raw Chicken and Leek Pie |
||
|rawmat1qty = 1 |
|||
|rawmat2 = Basic Mashed Potato |
|||
|output1 = Basic |
|output1 = Basic Chicken and Leek Pie |
||
|output1qty = 1 |
|||
|showFull = true |
|showFull = true |
||
}} |
|||
}}</nowiki> |
|||
====params==== |
|||
<pre>{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = Oven |
|||
|profession = Chef |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Basic Raw Chicken and Leek Pie |
|||
|rawmat1qty = 1 |
|||
|output1 = Basic Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
|showFull = false |
|||
}}</pre> |
|||
====display==== |
|||
{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = Oven |
|||
|profession = Chef |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Basic Raw Chicken and Leek Pie |
|||
|rawmat1qty = 1 |
|||
|output1 = Basic Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
|showFull = false |
|||
}} |
|||
<pre>{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = Preparation Table |
|||
|profession = Chef |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Raw Chicken |
|||
|rawmat1qty = 1 |
|||
|rawmat2 = Pastry |
|||
|rawmat2qty = 1 |
|||
|rawmat3 = Valent Leek |
|||
|rawmat3qty = 1 |
|||
|output1 = Basic Raw Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
}}</pre> |
|||
====display==== |
|||
{{User:The Gaffer/Sandbox/RecipeBox |
|||
|facility = Preparation Table |
|||
|profession = Chef |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Raw Chicken |
|||
|rawmat1qty = 1 |
|||
|rawmat2 = Pastry |
|||
|rawmat2qty = 1 |
|||
|rawmat3 = Valent Leek |
|||
|rawmat3qty = 1 |
|||
|output1 = Basic Raw Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
}} |
|||
==Item Products== |
|||
{{User:The Gaffer/Sandbox/Products|item=Pastry}} |
|||
{{#ask:[[Uses item::Pastry]] |
|||
|[[?Name]]}} |
|||
==Item Products Module== |
==Item Products Module== |
||
{{User:The Gaffer/Sandbox/ProductsModule|item=Basic Eggs}} |
|||
|item=Brown Kelp |
|||
}}</nowiki> |
|||
{{User:The Gaffer/Sandbox/ProductsModule|item=Pastry}} |
|||
|item=Brown Kelp |
|||
|showValues = true |
|||
}}</nowiki> |
|||
==Recipe With Intermediates== |
|||
<nowiki>{{User:The Gaffer/Sandbox/ProductsModule |
|||
{{User:The Gaffer/Sandbox/RecipeCard |
|||
|item=Brown Kelp |
|||
| |
|facility = Oven |
||
|profession = Chef |
|||
}}</nowiki> |
|||
|level = 14 |
|||
|exp = 102 |
|||
|rawmat1 = Valent Leek |
|||
|rawmat1qty = 1 |
|||
|rawmat2 = Raw Chicken |
|||
|rawmat2qty = 1 |
|||
|rawmat3 = Pastry |
|||
|rawmat3qty = 1 |
|||
|preparedmat1 = Basic Raw Chicken and Leek Pie |
|||
|preparedmat1qty = 1 |
|||
|preparedmat1fac = Preparation Table |
|||
|output1 = Basic Chicken and Leek Pie |
|||
|output1qty = 1 |
|||
}} |
|||
{{User:The Gaffer/Sandbox/RecipeCard |
|||
|facility = Oven |
|||
|item=Brown Kelp |
|||
| |
|profession = Chef |
||
| |
|level = 0 |
||
|exp = 67 |
|||
}}</nowiki> |
|||
|rawmat1 = Basic Raw Bacon |
|||
|rawmat1qty = 1 |
|||
|rawmat2 = Bread |
|||
|rawmat2qty = 1 |
|||
|preparedmat1 = Basic Cooked Bacon |
|||
|preparedmat1qty = 1 |
|||
|preparedmat1fac = Frying Pan |
|||
|output1 = Basic Bacon Sandwich |
|||
|output1qty = 1 |
|||
}} |
|||
==Recipe With No Intermediates== |
|||
{{User:The Gaffer/Sandbox/RecipeCard |
|||
| facility = Circular Saw |
|||
| profession = Carpenter |
|||
| level = 0 |
|||
| exp = 70 |
|||
| rawmat1 = Coarse Juniper Log |
|||
| rawmat1qty = 1 |
|||
| output1 = Coarse Juniper Stave |
|||
| output1qty = 2 |
|||
}} |