Templat:Navigation
From Wikipedia
{{{body}}} |
</includeonly>
- This template documentation is transcluded from Templat:Navigation/doc [edit]
{{Navigation}}
is a generic navigational template. The KISS principle was observed.
Jadual isi kandungan |
[Sunting] Usage
To apply this template, you can start by copy-and-pasting the following code and then provide arguments:
[Sunting] Blank
{{Navigation | name = {{subst:PAGENAME}} | title = | body = }}
[Sunting] Parameters
[Sunting] Mandatory
- name
- (or "templateName") The name of the template, which is needed for the "viewTemplat:· talkTemplat:· edit" links to work properly on all of the pages where the template is used on. You can enter
{{subst:PAGENAME}}
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 parameter's contents.
- body
- The material contained by the template, usually a list or list of links. Format is inline.
[Sunting] Optional
- color
- Background color of the titlebar. NB Care/consensus needed when using this parameter as multiple navigational templates on one page using different titlebar colors is likely to look unpleasant.
- cat
- (or "category") The category or categories to which a page sporting the template will become a member.
[Sunting] Example
[Sunting] Code
{{Navigation | name = {{subst:PAGENAME}} | title = [[Countries of the world|Countries]] of [[Central Asia]] | cat = [[Category:Central Asian countries]] | body = [[Afghanistan]]{{·}} [[Kazakhstan]]{{·}} [[Kyrgyzstan]]{{·}} [[Mongolia]]{{·}} [[Russia]]{{·}} [[Tajikistan]]{{·}} [[Turkmenistan]]{{·}} [[Uzbekistan]] }}
[Sunting] Result
Countries of Central Asia |
---|
AfghanistanTemplat:· KazakhstanTemplat:· KyrgyzstanTemplat:· MongoliaTemplat:· RussiaTemplat:· TajikistanTemplat:· TurkmenistanTemplat:· Uzbekistan |
[Sunting] See also
- Templat:Lts
- Navigationbox with v-d-e and hide/show; no image yet.
- Templat:Lts
- Navigationbox containing several lists; no v-d-e.
- Templat:Lts
- Navigationbox with image on the right; no v-d-e nor hide/show.
- Templat:Lts
- Navigationbox with hide/show, but no v-d-e. Allows width to be specified (but that can lead to visual inconsistency).
- Templat:Lts
- Navigationbox with image on the left and hide/show, but no v-d-e.