Difference between revisions of "Template:RecipeSoul"

From Krafties
Jump to navigation Jump to search
m
m (Undo revision 12261 by MyraMidnight (talk))
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="bluetable" 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 !!Required Elements<br>linked to temple  
 
![[Skills|<span style="color:#000;">Skill Requirement</span>]] !!Ingredients !!Required Elements<br>linked to temple  
Line 17: Line 18:
 
|-
 
|-
 
|colspan=3|{{{information| }}}
 
|colspan=3|{{{information| }}}
:'''[[Experience|<span style="color:#000;">Crafting Experience earned:</span>]] ''' {{{exp|unspecified}}}
+
|-
|}
+
|style="text-align:center" colspan=2|'''[[Experience|<span style="color:#000;">Crafting Experience:</span>]]''' {{{exp|unspecified}}}
 
+
|style="text-align:center" colspan=1|'''<span style="color:#000;">Timer:</span>''' {{{time|unspecified}}} sec.
<noinclude>{{TemplateExplanation|[[Category:Templates]]
+
|}<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
 
===How to fill the ''RecipeSoul'' form===
 
===How to fill the ''RecipeSoul'' form===
*How to fill the form <code><nowiki>{{RecipeSoul|Element|level=|energy=|ingredients=|linked=|information=}}</nowiki></code>
+
*How to fill the form <code><nowiki>{{RecipeSoul|Element|level=|energy=|ingredients=|linked=|information=|exp=}}</nowiki></code>
 
*#'''Element''' of the soul
 
*#'''Element''' of the soul
 
*#Rest of the commands, '''no specific order''' ''(if something is left out, it will display the text of the table above)''
 
*#Rest of the commands, '''no specific order''' ''(if something is left out, it will display the text of the table above)''
Line 32: Line 34:
 
*#*'''<nowiki>information=</nowiki>''' optional extra info
 
*#*'''<nowiki>information=</nowiki>''' optional extra info
 
*#*'''<nowiki>exp=</nowiki>''' Crafting exp earned
 
*#*'''<nowiki>exp=</nowiki>''' Crafting exp earned
 +
*#*'''<nowiki>time=</nowiki>''' Time it takes to craft the item
 +
*#*'''<code>image=</code>''' add image file name to element
 +
;optional
 +
*<code>background-img=</code> allows you to change background color of image area
  
 
==Tips==
 
==Tips==
Line 37: Line 43:
 
:'''Example:''' <code><nowiki>{{Energy|300}} {{GoldDiscount|200}}</nowiki></code> becomes '''{{Energy|300}} {{GoldDiscount|200}}'''
 
:'''Example:''' <code><nowiki>{{Energy|300}} {{GoldDiscount|200}}</nowiki></code> becomes '''{{Energy|300}} {{GoldDiscount|200}}'''
 
==See Also==
 
==See Also==
*[[Template:RecipeCrafting|Template for '''Crafting Recipes''']]
+
{{Useful Templates}}
*[[Template:RecipeEnchanting|Templates for '''Enchanting Recipes''']]
+
|}</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]