Difference between revisions of "Template:RecipeCrafting"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m (→See Also) |
MyraMidnight (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | {| class="wikitable" style="width:500px;margin-left:30px;" | + | <onlyinclude>{| class="wikitable" style="width:500px;margin-left:30px;" |
!colspan=3|{{{1}}}, ''recipe'' <br>''using a [[Crafting Temple]]'' | !colspan=3|{{{1}}}, ''recipe'' <br>''using a [[Crafting Temple]]'' | ||
|- | |- | ||
Line 17: | Line 17: | ||
|} | |} | ||
− | < | + | </onlyinclude> |
− | + | {{TemplateExplanation| | |
+ | [[Category:Templates]] | ||
+ | |||
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>{{RecipeEnchanting| | | | | }}</nowiki></code>=== | ===<code><nowiki>{{RecipeEnchanting| | | | | }}</nowiki></code>=== | ||
Line 43: | Line 45: | ||
*[[Template:RecipeSoul]] | *[[Template:RecipeSoul]] | ||
</noinclude> | </noinclude> | ||
+ | }} |
Revision as of 02:55, 17 August 2014
{{{1}}}, recipe using a Crafting Temple | ||
---|---|---|
Skill Requirement | Ingredients | |
Crafting level {{{2}}} |
{{{4}}} | |
Energy Cost | ||
{{{3}}} | ||
Additional Information | ||
{{{5}}} |
Template documentation (
)
)
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=}}
- 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)
- 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>