Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Recipe: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{type|}}} | Crafting =  
<includeonly>{{#switch: {{{type|}}} | Shaped Crafting = {{Recipe Crafting|crafting_type=Shaped|result={{{result|}}}|ingredient1={{{ingredient1|}}}|ingredient2={{{ingredient2|}}}|ingredient3={{{ingredient3|}}}|ingredient4={{{ingredient4|}}}|ingredient5={{{ingredient5|}}}|ingredient6={{{ingredient6|}}}|ingredient7={{{ingredient7|}}}|ingredient8={{{ingredient8|}}}|ingredient9={{{ingredient9|}}}|result_qty={{{result_qty|}}}}} | Shapeless Crafting = {{Recipe Crafting|crafting_type=Shapeless|result={{{result|}}}|ingredient1={{{ingredient1|}}}|ingredient2={{{ingredient2|}}}|ingredient3={{{ingredient3|}}}|ingredient4={{{ingredient4|}}}|ingredient5={{{ingredient5|}}}|ingredient6={{{ingredient6|}}}|ingredient7={{{ingredient7|}}}|ingredient8={{{ingredient8|}}}|ingredient9={{{ingredient9|}}}}} | Furnace = {{Recipe Furnace|input={{{input|}}}|result={{{result|}}}|result_qty={{{result_qty|}}}}} | Blast Furnace = {{Recipe Blast Furnace|input={{{input|}}}|result={{{result|}}}|result_qty={{{result_qty|}}}}} | Smoker = {{Recipe Smoker|input={{{input|}}}|result={{{result|}}}|result_qty={{{result_qty|}}}}} | Customisation Table = Customisation Table recipe | Restoration Table = Restoration Table recipe}}{{#if:{{{ingredient1|}}}|[[Category:Recipes containing {{{ingredient1}}}]]|}}{{#if:{{{ingredient2|}}}|[[Category:Recipes containing {{{ingredient2}}}]]|}}{{#if:{{{ingredient3|}}}|[[Category:Recipes containing {{{ingredient3}}}]]|}}{{#if:{{{ingredient4|}}}|[[Category:Recipes containing {{{ingredient4}}}]]|}}{{#if:{{{ingredient5|}}}|[[Category:Recipes containing {{{ingredient5}}}]]|}}{{#if:{{{ingredient6|}}}|[[Category:Recipes containing {{{ingredient6}}}]]|}}{{#if:{{{ingredient7|}}}|[[Category:Recipes containing {{{ingredient7}}}]]|}}{{#if:{{{ingredient8|}}}|[[Category:Recipes containing {{{ingredient8}}}]]|}}{{#if:{{{ingredient9|}}}|[[Category:Recipes containing {{{ingredient9}}}]]|}}{{#if:{{{input|}}}|[[Category:Recipes containing {{{input}}}]]|}}</includeonly>
{| class="wikitable"
|+ Shaped Recipe
|-
| {{{ingredient1}}} || {{{ingredient2}}} || {{{ingredient3}}}
|-
| {{{ingredient4}}} || {{{ingredient5}}} || {{{ingredient6}}}
|-
| {{{ingredient7}}} || {{{ingredient8}}} || {{{ingredient9}}}
|} | Smelting = Smelting recipe | Customisation Table = Customisation Table recipe | Restoration Table = Restoration Table recipe}}
 
 
 
<noinclude>
<templatedata>
{
"params": {
"type": {
"label": "Recipe Type",
"type": "string",
"suggestedvalues": [
"Customisation Table",
"Restoration Table",
"Smelting",
"Crafting"
],
"default": "Crafting",
"autovalue": "Crafting",
"required": true
}
},
"description": "Displays a recipe.",
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 23:30, 1 May 2025