Difference between revisions of "Template:RecipeEnchanting"

From Krafties
Jump to navigation Jump to search
m
m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="greentable" style="width:500px;margin-left:30px;"
+
{| class="greentable" style="width:600px;margin-left:30px;"
!colspan=3 valign=center|{{{noimage|[[File:{{{image| }}}|100px|left|link=]]}}}{{{1}}}<br>''[[Enchanting Recipes|<span style="color:#000">enchanting recipe</span>]] using the [[Enchanting Tablet]]''
+
|rowspan=7 style="width:100px;background:#fff"|[[File:{{{image|Logo big.png}}}|upright|frameless|100px|link=]]
 +
!colspan=3 valign=center|{{{1}}}<br>''[[Enchanting Recipes|<span style="color:#000">enchanting recipe</span>]] using the [[Enchanting Tablet]]''
 
|-
 
|-
 
![[Skills|<span style="color:#000;">Skill Requirement</span>]] !!Ingredients !![[Spells|<span style="color:#000;">Spells cast</span>]]  
 
![[Skills|<span style="color:#000;">Skill Requirement</span>]] !!Ingredients !![[Spells|<span style="color:#000;">Spells cast</span>]]  
Line 19: Line 20:
 
{{{information| }}}
 
{{{information| }}}
 
|}<noinclude>
 
|}<noinclude>
{|{{Template Explanation}}[[Category:Template Form]]
+
{{Documentation}}</noinclude>
you fill it in the right order, then all info goes in the right place
 
===How to fill the ''RecipeEnchanting'' form===
 
*How to fill the form <code><nowiki>{{RecipeEnchanting|Name of Item|level=|energy=|ingredients=|spells=|information=}}</nowiki></code>
 
*#Name of Item
 
*#Rest of the commands, '''no specific order''' ''(if left out, it will use the text displayed in the table above)''
 
*#*'''<nowiki>level=</nowiki>''' the level number
 
*#*'''<nowiki>energy=</nowiki>''' energy cost
 
*#*'''<nowiki>ingredients=</nowiki>''' list of ingredients
 
*#*'''<nowiki>spells=</nowiki>''' list of spells
 
*#*'''<nowiki>information=</nowiki>''' extra information
 
;Optional
 
*<code>image=</code> allows you to add image of item, add the image name (skip "File:")
 
*<code>noimage=</code> will remove the image code from the template. Just adding it empty will do the trick
 
 
 
==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}}
 
|}</noinclude>
 

Latest revision as of 08:36, 2 May 2017

Logo big.png {{{1}}}
enchanting recipe using the Enchanting Tablet
Skill Requirement Ingredients Spells cast
Enchanting level ?

unspecified

unspecified

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

How to fill the RecipeEnchanting form[edit]

  • How to fill the form {{RecipeEnchanting|Name of Item|level=|energy=|ingredients=|spells=|information=}}
    1. Name of Item
    2. Rest of the commands, no specific order (if left out, it will use the text displayed in the table above)
      • level= the level number
      • energy= energy cost
      • ingredients= list of ingredients
      • spells= list of spells
      • information= extra information
Optional
  • image= allows you to add image of item, add the image name (skip "File:")
  • noimage= will remove the image code from the template. Just adding it empty will do the trick

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:RecipeEnchanting/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>