Difference between revisions of "Template:RecipeSoul"

From Krafties
Jump to navigation Jump to search
m
m (Undo revision 12261 by MyraMidnight (talk))
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width:500px;margin-left:30px;"
+
{| class="bluetable" style="width:600px;margin-left:30px;"
!colspan=3|[[{{{1}}} (element)|{{{1}}} soul]], ''recipe'' <br>''using the [[Crafting Temple]]''
+
|rowspan=8 style="width:100px;"|[[File:{{{image|Logo big.png}}}|frameless|upright|link=]]
 +
!colspan=3|[[{{{1}}} (element)|{{{1}}} soul]], ''[[Soul Requirements|<span style="color:#000">requirements</span>]]'' <br>''using the [[Crafting Temple]]''
 
|-
 
|-
![[Skills|<span style="color:#000;">Skill Requirement</span>]] !!Ingredients !![[Elements|<span style="color:#000;">Elements present</span>]]
+
![[Skills|<span style="color:#000;">Skill Requirement</span>]] !!Ingredients !!Required Elements<br>linked to temple
 
|-
 
|-
|style=text-align:center| ''Overall'' level '''{{{2}}}'''
+
|style=text-align:center| ''Overall'' level '''{{{level|?}}}'''
 
|rowspan=3|
 
|rowspan=3|
{{{4|none}}}
+
{{{ingredients|none}}}
 
|rowspan=3|
 
|rowspan=3|
{{{5}}}
+
{{{linked|Any element}}}
 
|-
 
|-
 
![[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| }}}
|}
+
|-
 
+
|style="text-align:center" colspan=2|'''[[Experience|<span style="color:#000;">Crafting Experience:</span>]]''' {{{exp|unspecified}}}
<noinclude>{{TemplateExplanation|[[Category:Templates]]
+
|style="text-align:center" colspan=1|'''<span style="color:#000;">Timer:</span>''' {{{time|unspecified}}} sec.
 +
|}<noinclude>
 +
{|{{Template Explanation}}[[Category:Template Form]]
 
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>{{RecipeSoul| | | | | | }}</nowiki></code>===
+
===How to fill the ''RecipeSoul'' form===
*How to fill the form <code><nowiki>{{RecipeSoul|1|2|3|4|5|6}}</nowiki></code>
+
*How to fill the form <code><nowiki>{{RecipeSoul|Element|level=|energy=|ingredients=|linked=|information=|exp=}}</nowiki></code>
*#Element
+
*#'''Element''' of the soul
*#Required Level
+
*#Rest of the commands, '''no specific order''' ''(if something is left out, it will display the text of the table above)''
*#Energy Cost
+
*#*'''<nowiki>level=</nowiki>''' required skill level
*#Ingredients
+
*#*'''<nowiki>energy=</nowiki>''' energy cost
*#Elements present
+
*#*'''<nowiki>ingredients=</nowiki>''' list of ingredients
*#'''Optional:''' Additional Information
+
*#*'''<nowiki>linked=</nowiki>''' required elements linked to crafting temple
 
+
*#*'''<nowiki>information=</nowiki>''' optional extra info
==Example==
+
*#*'''<nowiki>exp=</nowiki>''' Crafting exp earned
<pre>{{RecipeSoul|Vampire|5|500 energy (375 if gold)|
+
*#*'''<nowiki>time=</nowiki>''' Time it takes to craft the item
1x [[Bloodstone]]
+
*#*'''<code>image=</code>''' add image file name to element
|1x [[Elements|Any Element]]
+
;optional
|They appear white in color, with unique red eyes}}
+
*<code>background-img=</code> allows you to change background color of image area
</pre>
 
{{RecipeSoul|Vampire|5|500 energy (375 if gold)|
 
1x [[Bloodstone]]
 
|1x [[Elements|Any Element]]
 
|They appear white in color, with unique red eyes}}
 
  
 +
==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==
 
==See Also==
*[[Template:RecipeCrafting]]
+
{{Useful Templates}}
*[[Template:RecipeEnchanting]]
+
|}</noinclude>
}}</noinclude>
 

Latest revision as of 15:07, 2 April 2015

Logo big.png [[{{{1}}} (element)|{{{1}}} soul]], requirements
using the Crafting Temple
Skill Requirement Ingredients Required Elements
linked to temple
Overall level ?

none

Any element

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

Template:RecipeSoul/doc

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

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

How to fill the RecipeSoul form[edit]

  • How to fill the form {{RecipeSoul|Element|level=|energy=|ingredients=|linked=|information=|exp=}}
    1. Element of the soul
    2. Rest of the commands, no specific order (if something is left out, it will display the text of the table above)
      • level= required skill level
      • energy= energy cost
      • ingredients= list of ingredients
      • linked= required elements linked to crafting temple
      • information= optional extra info
      • exp= Crafting exp earned
      • time= Time it takes to craft the item
      • image= add image file name to element
optional
  • background-img= allows you to change background color of image area

Tips[edit]

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

See Also[edit]