Difference between revisions of "Help:Useful Templates"

From Krafties
Jump to navigation Jump to search
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{WikiHelp}}
+
{{WikiHelp}}{{TOC none}}
Templates with codes for easy grabs, Explanation of how to use the templates, is on the template pages themselves.
+
I will try to make the many templates easy to find by collecting them on this help page. They have been sorted into sections according to their purpose of use.
 +
:Go back to the [[Help:Contents|Help mainpage]] to find more information about how templates function, Im not going to teach you on this current page
  
==Information Tables (Fill in Forms)==
+
==Grab and Fill templates - Fill Forms==
Just fill in the information in '''the right order''' and everything should turn out right, check out the template-page for more details.
+
:These templates have been created to easily arrange repeating information. Details about how to fill them can be found in the individual template pages.
===''Table forms'' (tempates)===
+
:*It is generally easier to tweak the look of these forms or add new sections across all of the wiki by editing the template itself, so please use them.
{|class=wikitable style="margin:30px"
+
:*The ''multi-template forms'' are more advanced because they require the use of multiple templates to appear complete.
|-
+
{{FillForms}}
!style=width:200px|Template !!style=width:300px|Code!!Description
+
==Navigation Tables==
|-
+
:These templates contain links to many related pages, created for use in the "see also" section of pages for easier navigation through the wiki.
|'''[[Template:RecipeCrafting|Crafting Recipes]]'''
+
:*Please remember to update the Navigation tables by adding links to new pages/templates to the appropriate tables
|<code>{{[[:Template:RecipeCrafting|RecipeCrafting]]| | | | | }}</code> || For '''Crafting''' Recipes
+
:*You can easily edit the navigation tables to add links (for new elements/species/etc.) via the '''<code>v·d·e</code>''' links in the left corner of the table, it stands for "''view template''", "''discussion''" and "edit template". Since we hardly use discussions (talk pages) the link can remain red.
|-
+
{{NavTables}}
|'''[[: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>
 
|}
 
  
==Link tables (connecting related pages)==
+
==Table Cell Templates==
===Banners (templates)===
+
:These templates are for use within table-cells and will appear broken when used incorrectly.
:They insert a table of links '''and a category''' to the page
+
:*'''[[Template:Table Cell Templates|List of Table Cell templates]]
{|class=wikitable style="margin:30px"
+
==Template Formatting==
|-
+
:These templates might come in handy when formatting, specially within other templates.
!style=width:200px|Name !!style=width:300px| Code !!Description
 
|-
 
|'''[[Template:Banner_Elements|Elements Banner]]'''
 
|<code>{{[[:Template:Banner_Elements|Banner_Elements]]}}</code> ||''Adds a table containing a list of Elements''
 
|}
 
 
 
===Link Tables (templates)===
 
:They insert a table of links
 
{|class=wikitable style="margin:30px"
 
|-
 
!style=width:200px|Name !!style=width:300px|Code !!Description
 
|-
 
|'''[[Template:Krafties Creatures|Krafties Creatures]]'''
 
|<code>{{[[:Template:Krafties Creatures|Krafties Creatures]]}}</code> ||''Adds a table containing a list of known kraftires creatures.
 
|-
 
|'''[[Template:Experience|Experience and Levels]]'''
 
|<code>{{[[:Template:Experience|Experience]]}}</code> || ''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.
 
 
 
{|class=wikitable style="margin:30px"
 
|-
 
!style=width:200px|Name !!style=width:300px|Code !!Description
 
|-
 
|[[Template:Tag Unavailable|Unavailable]] || <code>{{[[Template:Tag Unavailable|Tag Unavailable]]}}</code> ||It add a banner "this item/feature is currently not available" and add the [[:category:Unavailable|Unavailable]] Category
 
|-
 
|[[Template:Tag Discontinued|Discontinued]] ||<code>{{[[Template:Tag Discontinued|Tag Discontinued]]}}</code> ||It adds a banner "this item/feature has been discontinued
 
|-
 
|Tag Bug || ||
 
|-
 
|Tag Outdated|| ||
 
|-
 
|
 
|}
 
 
 
==''Table Cell'' templates==
 

Latest revision as of 14:42, 10 April 2017

Our Wiki Help Pages
General Mediawiki Helpguides

I will try to make the many templates easy to find by collecting them on this help page. They have been sorted into sections according to their purpose of use.

Go back to the Help mainpage to find more information about how templates function, Im not going to teach you on this current page

Grab and Fill templates - Fill Forms[edit]

These templates have been created to easily arrange repeating information. Details about how to fill them can be found in the individual template pages.
  • It is generally easier to tweak the look of these forms or add new sections across all of the wiki by editing the template itself, so please use them.
  • The multi-template forms are more advanced because they require the use of multiple templates to appear complete.


Navigation Tables[edit]

These templates contain links to many related pages, created for use in the "see also" section of pages for easier navigation through the wiki.
  • Please remember to update the Navigation tables by adding links to new pages/templates to the appropriate tables
  • You can easily edit the navigation tables to add links (for new elements/species/etc.) via the v·d·e links in the left corner of the table, it stands for "view template", "discussion" and "edit template". Since we hardly use discussions (talk pages) the link can remain red.


Table Cell Templates[edit]

These templates are for use within table-cells and will appear broken when used incorrectly.

Template Formatting[edit]

These templates might come in handy when formatting, specially within other templates.