Help:See Also

From Krafties
Jump to navigation Jump to search
Our Wiki Help Pages
General Mediawiki Helpguides

Navigation Tables (See Also)

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

Creating Navigation tables

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
  • "title=" adds the first header
  • "groups=" is for everything in between
  • "footer=" for adding extra related links at the bottom of the 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 template
Adds 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.

Example

{{Navbox|title=Navigation Table|groups=
{{Navbox-odd|group=Interesting links|links=[[Template:Navbox|]]}}
{{Navbox-header|title=Filler section}}
{{Navbox-odd|group=Group 1|links=[[Template:Navbox-odd|]] • [[Template:Navbox-even|]]}}
{{Navbox-even|group=Group 2|links=[[Template:Navbox-header|]]}}
|footer=See Also}}

See Also