Difference between revisions of "Template:RecipeCrafting"

From Krafties
Jump to navigation Jump to search
m
m
 
Line 22: Line 22:
 
|style="text-align:center"|'''[[Experience|<span style="color:#000;">Timer:</span>]]''' {{{time|unspecified}}} sec.
 
|style="text-align:center"|'''[[Experience|<span style="color:#000;">Timer:</span>]]''' {{{time|unspecified}}} sec.
 
|}</onlyinclude>
 
|}</onlyinclude>
{|{{Template Explanation}}[[Category:Template Form]]
+
{{Documentation}}
 
 
you fill it in the right order, then all info goes in the right place
 
===Filling the ''RecipeCrafting'' form===
 
*How to fill the form <code><nowiki>{{RecipeCrafting|Name of Item|level=|energy=|ingredients=|information=|exp=}}</nowiki></code>
 
*#Name of Item (this needs to come first)
 
*#Rest of the commands, '''no specific order''' (if you leave it out, it'll use the text displayed in the table above)
 
*#*'''<nowiki>level=</nowiki>''' the level number
 
*#*'''<nowiki>energy=</nowiki>''' the energy cost
 
*#*'''<nowiki>ingredients=</nowiki>''' list of ingredients
 
*#*'''<nowiki>information=</nowiki>''' extra information
 
*#*'''<nowiki>exp=</nowiki>''' how much exp crafting this item earns
 
*#*'''<nowiki>time=</nowiki>''' how long does it to craft this item
 
*<code>image=<code> add image file name
 
 
 
==Tips==
 
:Try using <code>{{[[Template:Energy|Energy]]|}}</code> and <code>{{[[Template:GoldDiscount|GoldDiscount]]|}}</code> with these forms.
 
:'''Example:''' <code><nowiki>{{Energy|300}} {{GoldDiscount|200}}</nowiki></code> becomes '''{{Energy|300}} {{GoldDiscount|200}}'''
 
==See Also==
 
{{Useful Templates}}
 
|}
 

Latest revision as of 06:03, 5 May 2017

Logo big.png {{{1}}}
crafting recipe using a Crafting Temple
Skill Requirement Ingredients
Crafting level ?

unspecified

Energy Cost
unspecified
Additional Information
Crafting Experience: unspecified Timer: unspecified sec.
Documentation icon Template documentation ( view · talk · edit)

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

Usage[edit]

  • 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[edit]

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

See Also[edit]

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>