Crafting Template: Difference between revisions
From Drunkapedia
imported>An Adventurer mNo edit summary |
imported>Arkalor mNo edit summary |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|{{mtl|Crafting}}|{{mtl|Crafting Recipe}}|{{mtl|Recipe Table}}|{{mtl|Intro}}}} | |||
* This template can be used for non-usable [[Crafting]] ingredients. For consumable food ingredients and the resulting crafted items, use the appropriate [[Page Template]]: | |||
** [[Ammunition Template]] | |||
** [[Food Template]] | |||
** [[Gem Template]] | |||
** [[Potion Template]] | |||
** [[Key Template]] | |||
** [[Keyring Template]] | |||
* For crafting items with a recipe, replace "False" with "True" for the appropriate crafting skill/s used. | |||
* Remove the line "Description Two" if the item is not used in crafting or otherwise not appropriate. | |||
* Remove the lines from the Notes which are not appropriate (i.e. if not sold by vendors, or does not require a recipe). | |||
== Wiki Code == | |||
<section begin=Crafting /><pre> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Crafting | |||
| Name = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| Value = | |||
| Burden = | |||
| Description = | |||
| Description Two = This item is used in . | |||
| Special Properties = | |||
| Cannot Be Sold = True | |||
}} | |||
== Notes == | == Notes == | ||
* | {{Sold By|{{PAGENAME}}}} | ||
: [[ | {{Related Recipes}} | ||
* | * Does not stack. / Stack Size: ?? | ||
== Recipe == | |||
* Difficulty: ?? (50% chance of success) | |||
| | {{Crafting Recipe | ||
| Alchemy Recipe = False | |||
| Cooking Recipe = False | |||
| Fletching Recipe = False | |||
| [[ | | Item Tinkering Recipe = False | ||
| | | Lockpicking Recipe = False | ||
| Tools = [[Tool]], [[Tool]] | |||
| Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]] | |||
| Result = (Number) {{PAGENAME}} | |||
}} | |||
* '''Steps:''' | |||
{{Recipe Table | |||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = | |||
}} | |||
{{Recipe Table | |||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = {{PAGENAME}} | |||
}} | |||
:<font color=green>(Optional:Crafting Message)<br></font> | |||
If appropriate: | |||
[[Category:Alchemy Ingredient]] | |||
[[Category:Cooking Ingredient]] | |||
[[Category:Fletching Ingredient]] | |||
[[Category:Item Tinkering Ingredient]] | |||
[[Category:Lockpicking Ingredient]] | |||
</pre><section end=Crafting /> | |||
== Example == | |||
See [[Iron Lodestone]] for the results of the example code below. | |||
<pre> | |||
{{Intro | |||
| Patch Introduced = [[All That They Survey]] | |||
| Related Quests = [[Crafter Quest]] | |||
| Updated = | |||
}} | |||
{{Crafting | |||
| Name = Iron Lodestone | |||
| Icon Image = Iron Lodestone Icon.png | |||
| Value = 10 | |||
| Burden = 25 | |||
| Description = A small iron lodestone. | |||
| Description Two = | |||
| Special Properties = [[Attuned]], [[Bonded]] | |||
| Cannot Be Sold = True | |||
}} | |||
== Notes == | |||
* Stack Size: ?? | |||
== Recipe == | |||
{{Crafting Recipe | |||
| Alchemy Recipe = True | |||
| Cooking Recipe = False | |||
| Fletching Recipe = False | |||
| Item Tinkering Recipe = False | |||
| Lockpicking Recipe = False | |||
| Tools = [[Mortar and Pestle]], [[Crucible]] | |||
| Ingredients = 1 [[Iron Scarab]] | |||
| Result = 1 {{PAGENAME}} | |||
}} | |||
* Steps: | |||
{{Recipe Table | |||
| Ingredient 1 = Mortar and Pestle | |||
| Ingredient 2 = Iron Scarab | |||
| Result = Powdered Iron | |||
}} | |||
{{Recipe Table | |||
| Ingredient 1 = Crucible | |||
| Ingredient 2 = Powdered Iron | |||
| Result = {{PAGENAME}} | |||
}} | |||
:<font color=green>You swiftly grind the scarab into powder. | |||
:The powder congeals into a gem-like substance. The process is a success! <br></font> | |||
</pre> | |||
[[Category:Page Template]] |
Latest revision as of 07:30, 10 October 2012
Related topics: Page Templates, {{Crafting}}, {{Crafting Recipe}}, {{Recipe Table}}, {{Intro}}
- This template can be used for non-usable Crafting ingredients. For consumable food ingredients and the resulting crafted items, use the appropriate Page Template:
- For crafting items with a recipe, replace "False" with "True" for the appropriate crafting skill/s used.
- Remove the line "Description Two" if the item is not used in crafting or otherwise not appropriate.
- Remove the lines from the Notes which are not appropriate (i.e. if not sold by vendors, or does not require a recipe).
Wiki Code
<section begin=Crafting />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Crafting | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Value = | Burden = | Description = | Description Two = This item is used in . | Special Properties = | Cannot Be Sold = True }} == Notes == {{Sold By|{{PAGENAME}}}} {{Related Recipes}} * Does not stack. / Stack Size: ?? == Recipe == * Difficulty: ?? (50% chance of success) {{Crafting Recipe | Alchemy Recipe = False | Cooking Recipe = False | Fletching Recipe = False | Item Tinkering Recipe = False | Lockpicking Recipe = False | Tools = [[Tool]], [[Tool]] | Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]] | Result = (Number) {{PAGENAME}} }} * '''Steps:''' {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = }} {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = {{PAGENAME}} }} :<font color=green>(Optional:Crafting Message)<br></font> If appropriate: [[Category:Alchemy Ingredient]] [[Category:Cooking Ingredient]] [[Category:Fletching Ingredient]] [[Category:Item Tinkering Ingredient]] [[Category:Lockpicking Ingredient]]
<section end=Crafting />
Example
See Iron Lodestone for the results of the example code below.
{{Intro | Patch Introduced = [[All That They Survey]] | Related Quests = [[Crafter Quest]] | Updated = }} {{Crafting | Name = Iron Lodestone | Icon Image = Iron Lodestone Icon.png | Value = 10 | Burden = 25 | Description = A small iron lodestone. | Description Two = | Special Properties = [[Attuned]], [[Bonded]] | Cannot Be Sold = True }} == Notes == * Stack Size: ?? == Recipe == {{Crafting Recipe | Alchemy Recipe = True | Cooking Recipe = False | Fletching Recipe = False | Item Tinkering Recipe = False | Lockpicking Recipe = False | Tools = [[Mortar and Pestle]], [[Crucible]] | Ingredients = 1 [[Iron Scarab]] | Result = 1 {{PAGENAME}} }} * Steps: {{Recipe Table | Ingredient 1 = Mortar and Pestle | Ingredient 2 = Iron Scarab | Result = Powdered Iron }} {{Recipe Table | Ingredient 1 = Crucible | Ingredient 2 = Powdered Iron | Result = {{PAGENAME}} }} :<font color=green>You swiftly grind the scarab into powder. :The powder congeals into a gem-like substance. The process is a success! <br></font>