Revision as of 17:35, 30 October 2006 editDavid Kernow (talk | contribs)40,997 edits heading levels and formatting, <hr>, rephrasing← Previous edit | Revision as of 07:35, 31 October 2006 edit undoWikiborg (talk | contribs)2,203 editsmNo edit summaryNext edit → | ||
Line 4: | Line 4: | ||
===Usage=== | ===Usage=== | ||
<hr> | <hr /> | ||
To apply this template you can start by copy-and-pasting the following code and then provide arguments: | To apply this template you can start by copy-and-pasting the following code and then provide arguments: | ||
Line 17: | Line 17: | ||
====Parameters==== | ====Parameters==== | ||
<hr> | <hr /> | ||
=====''Mandatory''===== | =====''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 <code><nowiki>{{subst:PAGENAME}}</nowiki></code> for this value as a shortcut. | ; 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 <code><nowiki>{{subst:PAGENAME}}</nowiki></code> for this value as a shortcut. | ||
Line 28: | Line 28: | ||
===Example=== | ===Example=== | ||
<hr> | <hr /> | ||
====Code==== | ====Code==== | ||
<code>{{{{BASEPAGENAME}}<br /> | <code>{{{{BASEPAGENAME}}<br /> | ||
Line 45: | Line 45: | ||
===See also=== | ===See also=== | ||
<hr> | <hr /> | ||
;{{lts|{{BASEPAGENAME}}}}<!-- self-listing for quick access on edit history --> | ;{{lts|{{BASEPAGENAME}}}}<!-- self-listing for quick access on edit history --> | ||
:Navigationbox with v-d-e and hide/show; no image yet. | :Navigationbox with v-d-e and hide/show; no image yet. |
Revision as of 07:35, 31 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 without consensus-->
| 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.