Difference between revisions of "Help:Table Forms"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m (→Spell Forms) |
MyraMidnight (talk | contribs) m |
||
Line 5: | Line 5: | ||
{|class=purpletable style="margin:30px" | {|class=purpletable style="margin:30px" | ||
|- | |- | ||
− | !style=width:200px|Template !!style=width: | + | !style=width:200px|Template !!style=width:200px|Code!!Description |
|- | |- | ||
|'''[[Template:RecipeCrafting|Crafting Recipes]]''' | |'''[[Template:RecipeCrafting|Crafting Recipes]]''' | ||
− | |<code>{{ | + | |<code><nowiki>{{RecipeCrafting}}</nowiki></code> || For '''Crafting''' Recipes (view template for info) |
|- | |- | ||
|'''[[Template:RecipeEnchanting|Enchanting Recipes]]''' | |'''[[Template:RecipeEnchanting|Enchanting Recipes]]''' | ||
− | |<code>{{ | + | |<code><nowiki>{{RecipeEnchanting}}</nowiki></code> || For '''Enchanting''' Recipes (view template for info) |
|- | |- | ||
|'''[[Template:RecipeSoul|Soul Recipe]] | |'''[[Template:RecipeSoul|Soul Recipe]] | ||
− | |<code>{{ | + | |<code><nowiki>{{RecipeSoul}}</nowiki></code> || For '''Soul Requirements''' (view template for info) |
|} | |} | ||
Line 22: | Line 22: | ||
{|class=purpletable style="margin:30px" | {|class=purpletable style="margin:30px" | ||
|- | |- | ||
− | !style=width:200px|Template !!style=width: | + | !style=width:200px|Template !!style=width:200px|Code!!Description |
|- | |- | ||
|'''[[Template:LearnSpell|Learning Spells Table]]''' | |'''[[Template:LearnSpell|Learning Spells Table]]''' | ||
| | | | ||
− | :<code>{{[[Template:CombatSpells|CombatSpells]] | + | :<code>{{[[Template:CombatSpells|CombatSpells]]}}</code> |
− | :<code>{{[[Template:HealingSpells|HealingSpells]] | + | :<code>{{[[Template:HealingSpells|HealingSpells]]}}</code> |
− | :<code>{{[[Template:MentalSpells|MentalSpells]] | + | :<code>{{[[Template:MentalSpells|MentalSpells]]}}</code> |
− | | | + | |Each of the tables is different color theme, else they are all identical |
− | + | *View [[:Template:LearnSpell|LearnSpell]] template for information on use | |
|} | |} |
Revision as of 04:28, 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 |
|
Each of the tables is different color theme, else they are all identical
|