Help:See Also
Revision as of 12:45, 27 November 2014 by MyraMidnight (talk | contribs) (→Navigation Tables (See Also))
Our Wiki Help Pages | ||||
---|---|---|---|---|
General Mediawiki Helpguides |
Should be used for the "See Also" section of pages
- These templates add a navigation table with links to relative information in a neat and organized way
- Preferably only use a single table on a page, so pick one which is most relevant, and add normal links to other related pages.
- Just click the template link to view how it looks
Template | Code | Description |
---|---|---|
Krafties Creatures | {{Krafties Creatures}} |
Links to Krafties Creatures and Soul Elements |
Experience and Levels | {{Experience}} |
Links to experience and Skills |
Activities and Krafties Island | {{Krafties}} |
Links to Activities and Krafties Island |
Krafties Items | {{Items}} |
Links to the many Items of the game |
The Elements | {{Elements}} |
Links to the individual Elements pages |
Spells Navigation | {{Spells}} |
Links to the individual Spells pages |
Technical Navigation | {{Technical}} |
Links to the Technical pages and Support |
KraftiesHUD | {{KraftiesHUD}} |
Links to the Krafties HUD and Apps info |
A few templates have been created, which when used together become a pretty neat looking navigation table. The WikiWriter is in charge of template making, but I thought I would add this to explain how they are created in case of editing.
Template | Code | Description |
---|---|---|
Navbox | {{Navbox|title=|groups=|footer=}} |
Adds the frame for the navigation table
|
templates used in Navbox "groups=" area | ||
Navbox-odd and Navbox-even | {{Navbox-odd|group=|links=}} |
Use these in the "groups= " area of the Navbox templateAdds the groups and their links. The only difference between them is the background color behind the links (odd is white, even is gray). |
Navbox-header | {{Navbox-header|title=}} |
Use these also in the "groups= " area, to create new sections.
|