Template:RecipeLookup: Difference between revisions

From PZwiki
Template:RecipeLookup
No edit summary
mNo edit summary
Line 104: Line 104:
|2000
|2000
|Pot_of_soup=
|Pot_of_soup=
{{Recipe|3
{{Recipe|4
|item1=[[Can Opener]]    |q1=x1  |picitem1=File:Smallcanopener.png
|item1=[[Can Opener]]    |q1=x1  |picitem1=File:Smallcanopener.png
|item2=[[Canned Soup]]    |q2=x1  |picitem2=File:Smallcannedsoup.png  |tag2=(consumed)  
|item2=[[Canned Soup]]    |q2=x1  |picitem2=File:Smallcannedsoup.png  |tag2=(consumed)  
|item3=[[Cooking Pot]]    |q3=x1  |picitem3=File:Smallpot.png        |tag3=(consumed)
|item3=[[Cooking Pot]]    |q3=x1  |picitem3=File:Smallpot.png        |tag3=(consumed)
|item4=[[Heat Source]]            |picitem4=File:Heat_source.gif      |tag4=(cooked:50min burned:100min) |opt4=1
|product=[[Pot of Soup]]  |q6=x1  |picproduct=File:Smallpotofsoup.png
|product=[[Pot of Soup]]  |q6=x1  |picproduct=File:Smallpotofsoup.png
|description=Increase morale by putting your soup into a pot and heating it up. Adds -40 hunger.}}
|description=Increase morale by putting your soup into a pot and heating it up. Adds -40 hunger.}}
|2001
|2001
|Broccoli Chicken Casserole=
|Broccoli Chicken Casserole=
{{Recipe|4
{{Recipe|5
|item1=[[Chicken]]                      |q1=x1 |picitem1=File:Chicken.png  |tag1=(consumed)  
|item1=[[Chicken]]                      |q1=x1 |picitem1=File:Chicken.png  |tag1=(consumed)  
|item2=[[Cheese]]                      |q2=x1 |picitem2=File:Cheese.png  |tag2=(consumed)
|item2=[[Cheese]]                      |q2=x1 |picitem2=File:Cheese.png  |tag2=(consumed)
|item3=[[Broccoli]]                    |q3=x1 |picitem3=File:Broccoli.png |tag3=(consumed)  
|item3=[[Broccoli]]                    |q3=x1 |picitem3=File:Broccoli.png |tag3=(consumed)  
|item4=[[Roasting Pan]]                |q4=x1 |picitem4=File:Roasting Pan.png
|item4=[[Roasting Pan]]                |q4=x1 |picitem4=File:Roasting Pan.png
|item5=[[Heat Source]]                  |picitem5=File:Heat_source.gif    |tag5=(cooked:40min burned:80min) |opt5=1
|product=[[Broccoli Chicken Casserole]] |q6=x1 |picproduct=File:Full Roasting Pan.png
|product=[[Broccoli Chicken Casserole]] |q6=x1 |picproduct=File:Full Roasting Pan.png
|description=Broccoli Chicken Casserole.}}
|description=Broccoli Chicken Casserole.}}
|2002
|2002
|Bowl of Ramen Noodles=
|Bowl of Ramen Noodles=
{{Recipe|2
{{Recipe|3
|item1=[[Bowl of Water]]          |q1=x1 |picitem1=File:Full_Soup_bowl.png  
|item1=[[Bowl of Water]]          |q1=x1 |picitem1=File:Full_Soup_bowl.png  
|item2=[[Dry Ramen Noodles]]      |q2=x1 |picitem2=File:Noodles.png          |tag2=(consumed)  
|item2=[[Dry Ramen Noodles]]      |q2=x1 |picitem2=File:Noodles.png          |tag2=(consumed)  
|item3=[[Heat Source]]            |picitem3=File:Heat_source.gif            |tag3=(cooked:10min burned:20min) |opt3=1
|product=[[Bowl of Ramen Noodles]] |q6=x1 |picproduct=File:Full_Soup_bowl.png
|product=[[Bowl of Ramen Noodles]] |q6=x1 |picproduct=File:Full_Soup_bowl.png
|description=A nutritious bowl with ramen noodles.}}
|description=A nutritious bowl with ramen noodles.}}

Revision as of 01:05, 17 November 2013

This template allows for easy editing of any crafting recipe across all the pages it is included on.

Usage

1. insert the following snippet into your article:

{| class="wikitable sortable" style="text-align:center;" 
|- 
! Output
! class="unsortable" | Ingredients<
! class="unsortable" | Description
{{RecipeLookup|x}}
|}

2. replace the x with the index of the specefic recipe you want to display.
3. if the index represents some recipe, it is displayed like this:

Output Ingredients Description
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none


      (a false index will result in N/A)


Howto add new recipes

1. rewrite the following snippet:

|INDEX
|PRODUCTNAME=
{{Recipe|NUMBER_OF_ITEMS_NEEDED
|item1=[[NAME_ITEM1]]    |q1=xQUANTITY |picitem1=File:FILENAME_ITEM1    |tag1=(INFO)
|item2=[[NAME_ITEM2]]    |q2=xQUANTITY |picitem2=File:FILENAME_ITEM2    |tag2=(INFO)
|item3=[[NAME_ITEM3]]    |q3=xQUANTITY |picitem3=File:FILENAME_ITEM3    |tag3=(INFO)
|item4=[[NAME_ITEM4]]    |q4=xQUANTITY |picitem4=File:FILENAME_ITEM4    |tag4=(INFO)
|item5=[[NAME_ITEM5]]    |q5=xQUANTITY |picitem5=File:FILENAME_ITEM5    |tag5=(INFO)
|product=[[PRODUCTNAME]] |q6=xQUANTITY |picproduct=File:FILENAME_PRODUCT
|description=DESCRIPTION}}



Please consider the index categories [Carpentry,Food,Weapons,Misc] before you choose your index (Thx ^^)

2. The result should look like this:

|1000
|Barricade (Item)=
{{Recipe|3
|item1=[[Hammer]]              |q1=x1  |picitem1=File:Smallhammer.png
|item2=[[Nails]]               |q2=x2  |picitem2=File:Smallnails.png     |tag2=(consumed)
|item3=[[Wooden Plank]]        |q3=x2  |picitem3=File:Smallplank.png     |tag3=(consumed)
|product=[[Barricade (Item)]]  |q6=x1  |picproduct=File:Smallbarricade.png
|description=A full tile barricade.}}


3. The displayed recipe looks like this:

Output Ingredients Description
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none






All recipes contained in this template

Carpentry (Index: 1000-1999)

Output Ingredients Description Index
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1000
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1001
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1002
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1003
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1004
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1005
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1006
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1007
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1008
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1009
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1010
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1011
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 1012

Food (Index: 2000-2999)

Output Ingredients Description Index
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2000
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2001
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2002
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2003
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2004
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2005
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2006
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2007
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2008
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2009
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2010
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2011
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2012
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2013
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2014
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2015
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2016
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2017
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2018
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2019
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2020
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2021
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 2022

Weapons (Index: 3000-3999)

Output Ingredients Description Index
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 3000
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 3001
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 3002
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 3003

Misc (Index: 4000-4999)

Output Ingredients Description Index
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4000
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4001
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4002
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4003
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4004
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none 4005