Difference between revisions of "Template:Recipe"

From Project: Gorgon Wiki
Jump to: navigation, search
m
Line 60: Line 60:
 
  | Distill Epic or Legendary Magical Item (61-90) = [[Transmutation|{{{1}}}]]
 
  | Distill Epic or Legendary Magical Item (61-90) = [[Transmutation|{{{1}}}]]
 
  | Shoddy Leather Practice
 
  | Shoddy Leather Practice
  | Rough Leather Practice
+
  | Rough Leather Practice = [[Leatherworking|{{{1}}}]]
 
  | Dye Leather Armor (1 color)
 
  | Dye Leather Armor (1 color)
 
  | Dye Leather Armor (2 colors)
 
  | Dye Leather Armor (2 colors)
  | Dye Leather Armor (3 colors) = [[Leatherworking|{{{1}}}]]
+
  | Dye Leather Armor (3 colors) = [[Tanning|{{{1}}}]]
 
  | Add Pockets To Cloth Pants
 
  | Add Pockets To Cloth Pants
 
  | Add Pockets To Cloth Shirt
 
  | Add Pockets To Cloth Shirt
Line 80: Line 80:
 
  | Enhance Nature Damage of Cloth Pants
 
  | Enhance Nature Damage of Cloth Pants
 
  | Enhance Nature Damage of Cloth Shirt
 
  | Enhance Nature Damage of Cloth Shirt
| Dye Cloth Armor (1 color)
 
| Dye Cloth Armor (2 colors)
 
| Dye Cloth Armor (3 colors)
 
 
  | Beginner's Tailoring Practice (Yarn)
 
  | Beginner's Tailoring Practice (Yarn)
 
  | Neophyte's Tailoring Practice
 
  | Neophyte's Tailoring Practice
 
  | Novice's Tailoring Practice
 
  | Novice's Tailoring Practice
 
  | Beginner's Tailoring Practice (Spider Silk) = [[Tailoring|{{{1}}}]]
 
  | Beginner's Tailoring Practice (Spider Silk) = [[Tailoring|{{{1}}}]]
 +
| Dye Cloth Armor (1 color)
 +
| Dye Cloth Armor (2 colors)
 +
| Dye Cloth Armor (3 colors) = [[Textile Creation|{{{1}}}]]
 
  | Dye Organic Armor (1 color)
 
  | Dye Organic Armor (1 color)
 
  | Dye Organic Armor (2 colors)
 
  | Dye Organic Armor (2 colors)

Revision as of 10:52, 21 December 2020


Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]


Description

Takes the name of a recipe. as found in-game in the crafting menu or an NPC's training menu, or in the "Name" field in recipes.json (at http://cdn.projectgorgon.com) and outputs a link and sometimes an icon:

  • If the recipe produces an item, the template outputs that icon's icon and a link to the item page. Uses a helper template for each letter, e.g. Template:RecipeToItem/A.
  • Otherwise the template outputs no icon and a link to a relevant page, usually the page of the skill-line, with a few exceptions (for example the apply augment recipes link to Augmentation instead of Lore).

Syntax

  • {{Recipe|recipeName}}
  • or, to omit the leading scroll icon and "Recipe:" text:
    {{Recipe|recipeName|noscroll}}

Parameters

  • First parameter (required): The exact name of the recipe.
  • Second parameter (optional): If this parameter is present (can be any non-empty string), the leading scroll icon and "Recipe:" text are omitted.

Example

Example 1 Code

{{Recipe|Whisky (Drinkable Cask)}}

Example 1 Output

Error: Item not foundRecipe: icon_5722.png Whisky (Drinkable Cask)

Example 2 Code

{{Recipe|Whisky (Drinkable Cask)|x}}

Example 2 Output

icon_5722.png Whisky (Drinkable Cask)

Note

An old version of this template was partially implemented at one time, attempting to redirect users to recipe pages as found in Category:Recipes. However only a small fraction of these individual recipe pages were ever created, and that project was abandoned.
The above text is transcluded from Template:Recipe/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:Recipe/doc. (View all subpages of this page.)