Difference between revisions of "Template:RecipeEnchanting"

From Krafties
Jump to navigation Jump to search
m
m
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width:500px;margin-left:30px;"
+
{| class="greentable" style="width:600px;margin-left:30px;"
!colspan=3|{{{1}}}, ''Recipe'' <br>''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>]]  
 
|-
 
|-
|style=text-align:center| ''Enchanting'' level '''{{{2}}}'''
+
|style=text-align:center| ''Enchanting'' level '''{{{level|?}}}'''
 
|rowspan=3|
 
|rowspan=3|
{{{4}}}
+
{{{ingredients|unspecified}}}
 
|rowspan=3|
 
|rowspan=3|
{{{5}}}
+
{{{spells|unspecified}}}
 
|-
 
|-
 
![[Energy|<span style="color:#000;">Energy Cost</span>]]  
 
![[Energy|<span style="color:#000;">Energy Cost</span>]]  
 
|-
 
|-
|style=text-align:center|''{{{3}}}''
+
|style=text-align:center|{{{energy|unspecified}}}
 
|-
 
|-
 
!colspan=3|Additional Information
 
!colspan=3|Additional Information
 
|-
 
|-
|colspan=3|{{{6| }}}
+
|colspan=3|
|}
+
{{{information| }}}
 
+
|}<noinclude>
<noinclude>{{TemplateExplanation|[[Category:Templates]]
+
{{Documentation}}</noinclude>
you fill it in the right order, then all info goes in the right place
 
===<code><nowiki>{{RecipeEnchanting| | | | | | }}</nowiki></code>===
 
*How to fill the form <code><nowiki>{{RecipeEnchanting|1|2|3|4|5|6}}</nowiki></code>
 
*#Name of Item
 
*#Required Level
 
*#Energy Cost
 
*#Ingredients
 
*#Spells needed
 
*#'''Optional:''' Additional Information
 
 
 
==Example==
 
<pre>{{RecipeEnchanting|Attack Rune|1|1 Energy|
 
*Attack Essence
 
*Skill Rune
 
|1x Low Heal|Gains 30xp for Attack per one used}}
 
</pre>
 
{{RecipeEnchanting|Attack Rune|1|1 Energy|
 
*Attack Essence
 
*Skill Rune
 
|1x Low Heal|Gains 30xp for Attack per one used}}
 
==See Also==
 
*[[Template:RecipeCrafting]]
 
}}</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>