Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

Template:Navigation/doc

From AGEWiki

< Template:Navigation
Revision as of 12:45, 20 May 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the documentation page for Template:Navigation.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

{{Navigation/doc}} is a generic navigational template.

Contents

Blank

{{Navigation
| name  = {{subst:PAGENAME}}
| title = 
| body  = 
}}

Parameters

Mandatory

name (or templateName)
The name of the template. You can enter Navigation/doc for this value as a shortcut.
title (or header)
Text that appears centered in the titlebar (the top bar). Usually this is the template's topic, i.e. a succinct description of the body contents.
body  
The material contained by the template, usually a list or list of links.a pipe ("|") in the contents as this symbol is used to separate parameters. <nowiki|</nowiki> can be used in the body to produce a pipe symbol.

Optional

color 
Header color. Default is #efefef. Use of this parameter is discouraged. Where it is used, care and consensus are needed as multiple navigational templates on one page with different titlebar colors will probably look unpleasant.
cat (or category)
The category or categories to which a page sporting the template will become a member.


Example

Code

{{Navigation
| name  = {{subst:PAGENAME}}
| title = [[Countries of the world|Countries]] of [[Central Asia]]</noinclude>
| body  =
[[Afghanistan]]{{·}}
[[Kazakhstan]]{{·}}
[[Kyrgyzstan]]{{·}}
[[Mongolia]]{{·}}
[[Russia]]{{·}}
[[Tajikistan]]{{·}}
[[Turkmenistan]]{{·}}
[[Uzbekistan]]
}}

Result

Forums