Difference between revisions of "Help:Table Forms"

From Krafties
Jump to navigation Jump to search
Line 34: Line 34:
  
 
==Information Forms==
 
==Information Forms==
 +
 +
 +
{|class=purpletable style="margin:30px"
 +
|-
 +
!style=width:200px|Template !!style=width:200px|Code!!Description
 +
|-
 +
|'''[[Template:Creature|Creature info]]'''
 +
|<code><nowiki>{{creature}}</nowiki></code> || Basic information about the individual [[Krafties Creatures]]
 +
|-
 +
|'''[[Template:Element|Element info]]'''
 +
|<code><nowiki>{{element}}</nowiki></code> || Basic information about the individual [[Elements]]
 +
|-
 +
|'''[[Template:Spell|Spell info]]'''
 +
|<code><nowiki>{{spell}}</nowiki></code> || Basic information about the individual [[Spells]]
 +
|}

Revision as of 05:34, 8 November 2014

Our Wiki Help Pages
General Mediawiki Helpguides

Recipe Forms

Just fill in the information in the right order and everything should turn out right

  • Check the template page itself for further information
Template Code Description
Crafting Recipes {{RecipeCrafting}} For Crafting Recipes (view template for info)
Enchanting Recipes {{RecipeEnchanting}} For Enchanting Recipes (view template for info)
Soul Recipe {{RecipeSoul}} For Soul Requirements (view template for info)

Spell Forms

Some of these require using templates with other templates to complete the tables

  • Detailed information about template usage is on the templates themselves
Template Code Description
Learning Spells Table
{{CombatSpells}}
{{HealingSpells}}
{{MentalSpells}}
Each of the tables is different color theme, else they are all identical

Information Forms

Template Code Description
Creature info {{creature}} Basic information about the individual Krafties Creatures
Element info {{element}} Basic information about the individual Elements
Spell info {{spell}} Basic information about the individual Spells