Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
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 Forms)==
 
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
 
|-
 
|'''[[Template:RecipeSoul|Soul Recipe]]
 
|<code>{{[[Template:RecipeSoul|RecipeSoul]]| | | | | | }}</code> || For '''Soul Requirements'''
 
|-
 
|'''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>
 
|}
 
  
 
==Link tables (connecting related pages)==
 
==Link tables (connecting related pages)==

Revision as of 16:02, 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.

Link tables (connecting 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

Tags (Notices)

The tags/notices serve double purpose. They declare in a very notifiable way that a page is in need of attention AND add the page to the appropriate category.
Name Code Description
Unavailable {{Tag Unavailable}} It add a banner "this item/feature is currently not available" and add the Unavailable Category
Discontinued {{Tag Discontinued}} It adds a banner "this item/feature has been discontinued
Known Bugs
Outdated Page

Table Cell templates