Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{WikiHelp}}
 
{{WikiHelp}}
:;Explanation of how to use the templates, is on the template page itself.
+
Templates with codes for easy grabs, Explanation of how to use the templates, is on the template pages themselves.
  
 
==Connective Tables (linking related pages)==
 
==Connective Tables (linking related pages)==
Line 9: Line 9:
 
!style=width:200px|Name !!style=width:300px| Code !!Description
 
!style=width:200px|Name !!style=width:300px| Code !!Description
 
|-
 
|-
|'''Elements Banner'''
+
|'''[[Template:Banner_Elements|Elements Banner]]'''
 
|<code>{{[[:Template:Banner_Elements|Banner_Elements]]}}</code> ||''Adds a table containing a list of Elements''
 
|<code>{{[[:Template:Banner_Elements|Banner_Elements]]}}</code> ||''Adds a table containing a list of Elements''
 
|}
 
|}
Line 19: Line 19:
 
!style=width:200px|Name !!style=width:300px|Code !!Description
 
!style=width:200px|Name !!style=width:300px|Code !!Description
 
|-
 
|-
|'''Krafties Creatures'''
+
|'''[[Template:Krafties Creatures|Krafties Creatures]]'''
 
|<code>{{[[:Template:Krafties Creatures|Krafties Creatures]]}}</code> ||''Adds a table containing a list of known kraftires creatures.
 
|<code>{{[[:Template:Krafties Creatures|Krafties Creatures]]}}</code> ||''Adds a table containing a list of known kraftires creatures.
 
|-
 
|-
|'''Experience/Levels'''
+
|'''[[Template:Experience|Experience and Levels]]'''
 
|<code>{{[[:Template:Experience|Experience]]}}</code> || ''Adds a table containing links to experience and levels''
 
|<code>{{[[:Template:Experience|Experience]]}}</code> || ''Adds a table containing links to experience and levels''
 
|}
 
|}
Line 31: Line 31:
 
{|class=wikitable style="margin:30px"
 
{|class=wikitable style="margin:30px"
 
|-
 
|-
!style=width:200px|Name !!style=width:300px|Code!!Description
+
!style=width:200px|Template !!style=width:300px|Code!!Description
 
|-
 
|-
|'''Crafting Recipe'''
+
|'''[[Template:RecipeCrafting|Crafting Recipes]]'''
 
|<code>{{[[:Template:RecipeCrafting|RecipeCrafting]]| | | | | }}</code> || For '''Crafting''' Recipes
 
|<code>{{[[:Template:RecipeCrafting|RecipeCrafting]]| | | | | }}</code> || For '''Crafting''' Recipes
 
|-
 
|-
|'''Enchanting Recipe'''
+
|'''[[:Template:RecipeEnchanting|Enchanting Recipes]]'''
 
|<code>{{[[:Template:RecipeEnchanting|RecipeEnchanting]]| | | | | | }}</code> || For '''Enchanting''' Recipes
 
|<code>{{[[:Template:RecipeEnchanting|RecipeEnchanting]]| | | | | | }}</code> || For '''Enchanting''' Recipes
 
|-
 
|-

Revision as of 04:21, 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.

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

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}}

Table Cell templates