Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
Line 5: Line 5:
 
===Banners (templates)===
 
===Banners (templates)===
 
:They insert a table of links '''and a category''' to the page
 
:They insert a table of links '''and a category''' to the page
{|class=wikitable style="width:900px;margin:30px"
+
{|class=wikitable style="margin:30px"
 
|-
 
|-
!style=width:200px|Template !!Description
+
!style=width:200px|Name !!style=width:300px| Code !!Description
 
|-
 
|-
 +
|'''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 14: Line 15:
 
===''Link Tables'' (templates)===
 
===''Link Tables'' (templates)===
 
:They insert a table of links
 
:They insert a table of links
{|class=wikitable style="width:900px;margin:30px"
+
{|class=wikitable style="margin:30px"
 
|-
 
|-
!style=width:200px|Template !!Description
+
!style=width:200px|Name !!style=width:300px|Code !!Description
 
|-
 
|-
 +
|'''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'''
 
|<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''
 
|}
 
|}

Revision as of 04:09, 16 August 2014

Our Wiki Help Pages
General Mediawiki Helpguides
Explanation of how to use the templates, is on the template page itself.

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/Levels {{Experience}} Adds a table containing links to experience and levels

Information Tables (Fill in Details)

Note: put a single space in the gap, if you want to leave the cell empty

Table forms (tempates)

Name Code Description
Crafting Recipe {{RecipeCrafting| | | | | }} For Crafting Recipes
Enchanting Recipe {{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