Misplaced Pages

Template:Navigation/doc: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< Template:Navigation Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 17:29, 30 October 2006 editDavid Kernow (talk | contribs)40,997 editsm Result: "in" rto "of"← Previous edit Revision as of 17:30, 30 October 2006 edit undoDavid Kernow (talk | contribs)40,997 editsm Code: "in" to "of", +categoryNext edit →
Line 28: Line 28:
<code>{&#123;{{BASEPAGENAME}}<br /> <code>{&#123;{{BASEPAGENAME}}<br />
| templateName = <nowiki>{{subst:PAGENAME}}</nowiki><br /> | templateName = <nowiki>{{subst:PAGENAME}}</nowiki><br />
| header = <nowiki>] in ]</nowiki><br /> | header = <nowiki>] of ]</nowiki><br />
| body = <nowiki>]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]</nowiki><br /> | body = <nowiki>]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]</nowiki><br />
| category = <nowiki>]<noinclude>]</noinclude></nowiki><br /> | category = <nowiki>]<noinclude>] ]</noinclude></nowiki><br />
&#125;}</code> &#125;}</code>



Revision as of 17:30, 30 October 2006

{{Navigation/doc}} is a generic navigational template. The KISS principle was observed.

Usage


To apply this template you can start by copy-and-pasting the following code and then provide arguments:

Blank

{{Navigation/doc
| templateName = {{subst:PAGENAME}}
| color = <!--Do not use it, unless there is sensible need-->
| header =
| body =
| category = <noinclude>]</noinclude>
}}

Parameters

Mandatory
templateName
The name of the template, which is needed for the "view · talk · 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.
header
Text that appears on the top bar; usually, the topic of the template
body
List(s) of concording articles, inline-format
Optional
color
Background color of the top bar (#eee is the default)
category
Template categories

Example


Code

{{Navigation
| templateName = {{subst:PAGENAME}}
| header = ] of ]
| body = ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]
| category = ]<noinclude>] ]</noinclude>
}}

Result

See also


Template:Navigation(edit talk links history)
Navigationbox with v-d-e and hide/show; no image yet.
Template:Navbox generic(edit talk links history)
Navigationbox containing several lists; no v-d-e nor hide/show.
Template:NavigationBox(edit talk links history)
Navigationbox with image on the right; no v-d-e nor hide/show.
Template:Dynamic navigation box(edit talk links history)
Navigationbox with hide/show, but no v-d-e. Allows width to be specified (but that can lead to visual inconsistency).
Template:Dynamic navigation box with image(edit talk links history)
Navigationbox with image on the left and hide/show, but no v-d-e.