Difference between revisions of "Template:RecipeCrafting"

From Krafties
Jump to navigation Jump to search
m
m
Line 23: Line 23:
  
 
you fill it in the right order, then all info goes in the right place
 
you fill it in the right order, then all info goes in the right place
===<code><nowiki>{{RecipeCrafting| | | | | }}</nowiki></code>===
+
===Filling the ''RecipeCrafting'' form===
*How to fill the form <code><nowiki>{{RecipeCrafting|1|2|3|4|5}}</nowiki></code>
+
*How to fill the form <code><nowiki>{{RecipeCrafting|Name of Item|level=|energy=|ingredients=|information=}}</nowiki></code>
*#Name of Item
+
*#Name of Item (this needs to come first)
*#Required Level
+
*#Rest of the commands, '''no specific order''' (if you leave it out, it'll use the text displayed in the table above)
*#Energy Cost
+
*#*'''<nowiki>level=</nowiki>''' the level number
*#Ingredients
+
*#*'''<nowiki>energy=</nowiki>''' the energy cost
*#'''Optional:''' Additional Information
+
*#*'''<nowiki>ingredients=</nowiki>''' list of ingredients
 +
*#*'''<nowiki>information=</nowiki>''' extra information
  
==Example==
 
<pre>{{RecipeCrafting|Attack Rune|6|150|
 
*1 Vial of Water
 
*1 Garleese Bulb
 
|This item will add a variable amount of attack levels to your active Kraftie, for a variable amount of time. This item is intended for "single use"}}
 
</pre>
 
{{RecipeCrafting|Attack Rune|6|150|
 
*1 Vial of Water
 
*1 Garleese Bulb
 
|This item will add a variable amount of attack levels to your active Kraftie, for a variable amount of time. This item is intended for "single use"}}
 
 
==Tips==
 
==Tips==
 
:Try using <code>{{[[Template:Energy|Energy]]|}}</code> and <code>{{[[Template:GoldDiscount|GoldDiscount]]|}}</code> with these forms.
 
:Try using <code>{{[[Template:Energy|Energy]]|}}</code> and <code>{{[[Template:GoldDiscount|GoldDiscount]]|}}</code> with these forms.

Revision as of 03:57, 21 August 2014

{{{1}}}, recipe
using a Crafting Temple
Skill Requirement Ingredients
Crafting level ?

none

Energy Cost
unspecified
Additional Information


Documentation icon Template documentation ( view · talk · edit)

you fill it in the right order, then all info goes in the right place

Usage

  • How to fill the form {{RecipeCrafting|Name of Item|level=|energy=|ingredients=|information=|exp=}}
    1. Name of Item (this needs to come first)
    2. Rest of the commands, no specific order (if you leave it out, it'll use the text displayed in the table above)
      • level= the level number
      • energy= the energy cost
      • ingredients= list of ingredients
      • information= extra information
      • exp= how much exp crafting this item earns
      • time= how long does it to craft this item
  • image= add image file name

Tips

Try using {{Energy|}} and {{GoldDiscount|}} with these forms.
Example: {{Energy|300}} {{GoldDiscount|200}} becomes 300E (Gold: 200E)

See Also

The above documentation is transcluded from Template:RecipeCrafting/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>