Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{WikiHelp}}
 
{{WikiHelp}}
 
Templates with codes for easy grabs, Explanation of how to use the templates, is on the template pages themselves.
 
Templates with codes for easy grabs, Explanation of how to use the templates, is on the template pages themselves.
 +
 +
==Information Tables (Fill in Details)==
 +
Just fill in the information in '''the right order''' and everything should turn out right, check out the template-page for more details.
 +
===''Table forms'' (tempates)===
 +
{|class=wikitable style="margin:30px"
 +
|-
 +
!style=width:200px|Template !!style=width:300px|Code!!Description
 +
|-
 +
|'''[[Template:RecipeCrafting|Crafting Recipes]]'''
 +
|<code>{{[[:Template:RecipeCrafting|RecipeCrafting]]| | | | | }}</code> || For '''Crafting''' Recipes
 +
|-
 +
|'''[[:Template:RecipeEnchanting|Enchanting Recipes]]'''
 +
|<code>{{[[:Template:RecipeEnchanting|RecipeEnchanting]]| | | | | | }}</code> || For '''Enchanting''' Recipes
 +
|-
 +
|'''Learning Spells'''
 +
|
 +
:<code>{{[[:Template:CombatSpells|CombatSpells]]| | }}</code>
 +
:<code>{{[[:Template:HealingSpells|HealingSpells]]| | }}</code>
 +
:<code>{{[[:Template:MentalSpells|MentalSpells]]| | }}</code>
 +
|They are a base for '''"Learning spells"''' table, made to be used with <code>{{[[:Template:LearnSpell|LearnSpell]]}}</code>
 +
|}
 +
  
 
==Connective Tables (linking related pages)==
 
==Connective Tables (linking related pages)==
Line 26: Line 48:
 
|}
 
|}
  
==Information Tables (Fill in Details)==
 
Just fill in the information in '''the right order''' and everything should turn out right, check out the template-page for more details.
 
===''Table forms'' (tempates)===
 
{|class=wikitable style="margin:30px"
 
|-
 
!style=width:200px|Template !!style=width:300px|Code!!Description
 
|-
 
|'''[[Template:RecipeCrafting|Crafting Recipes]]'''
 
|<code>{{[[:Template:RecipeCrafting|RecipeCrafting]]| | | | | }}</code> || For '''Crafting''' Recipes
 
|-
 
|'''[[:Template:RecipeEnchanting|Enchanting Recipes]]'''
 
|<code>{{[[:Template:RecipeEnchanting|RecipeEnchanting]]| | | | | | }}</code> || For '''Enchanting''' Recipes
 
|-
 
|'''Learning Spells'''
 
|
 
:<code>{{[[:Template:CombatSpells|CombatSpells]]| | }}</code>
 
:<code>{{[[:Template:HealingSpells|HealingSpells]]| | }}</code>
 
:<code>{{[[:Template:MentalSpells|MentalSpells]]| | }}</code>
 
|They are a base for '''"Learning spells"''' table, made to be used with <code>{{[[:Template:LearnSpell|LearnSpell]]}}</code>
 
|}
 
  
 
==''Table Cell'' templates==
 
==''Table Cell'' templates==

Revision as of 04:24, 16 August 2014

Our Wiki Help Pages
General Mediawiki Helpguides

Templates with codes for easy grabs, Explanation of how to use the templates, is on the template pages themselves.

Information Tables (Fill in Details)

Just fill in the information in the right order and everything should turn out right, check out the template-page for more details.

Table forms (tempates)

Template Code Description
Crafting Recipes {{RecipeCrafting| | | | | }} For Crafting Recipes
Enchanting Recipes {{RecipeEnchanting| | | | | | }} For Enchanting Recipes
Learning Spells
{{CombatSpells| | }}
{{HealingSpells| | }}
{{MentalSpells| | }}
They are a base for "Learning spells" table, made to be used with {{LearnSpell}}


Connective Tables (linking related pages)

Banners (templates)

They insert a table of links and a category to the page
Name Code Description
Elements Banner {{Banner_Elements}} Adds a table containing a list of Elements

Link Tables (templates)

They insert a table of links
Name Code Description
Krafties Creatures {{Krafties Creatures}} Adds a table containing a list of known kraftires creatures.
Experience and Levels {{Experience}} Adds a table containing links to experience and levels


Table Cell templates