Revision as of 17:30, 30 October 2006 editDavid Kernow (talk | contribs)40,997 editsm →Code: "in" to "of", +category← Previous edit | Revision as of 17:35, 30 October 2006 edit undoDavid Kernow (talk | contribs)40,997 edits heading levels and formatting, <hr>, rephrasingNext edit → | ||
Line 4: | Line 4: | ||
===Usage=== | ===Usage=== | ||
<hr> | |||
To apply this template you can start by copy-and-pasting the following code and then provide arguments: | |||
====Blank==== | ====Blank==== | ||
<code>{{{{PAGENAME}}<br /> | <code>{{{{PAGENAME}}<br /> | ||
| templateName = <nowiki>{{subst:PAGENAME}}</nowiki><br /> | | templateName = <nowiki>{{subst:PAGENAME}}</nowiki><br /> | ||
| color = <nowiki><!--Do not use |
| color = <nowiki><!--Do not use without consensus--></nowiki><br /> | ||
| header = <br /> | | header = <br /> | ||
| body = <br /> | | body = <br /> | ||
Line 15: | Line 17: | ||
====Parameters==== | ====Parameters==== | ||
<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. | ||
; header : Text that appears on the top bar; usually, the topic of the template | ; header : Text that appears on the top bar; usually, the topic of the template | ||
; body : List(s) of concording articles, inline-format | ; body : List(s) of concording articles, inline-format | ||
=====Optional===== | =====''Optional''===== | ||
; color : Background color of the top bar (#eee is the default) | ; color : Background color of the top bar (#eee is the default) | ||
; category : Template categories | ; category : Template categories | ||
Line 33: | Line 37: | ||
}}</code> | }}</code> | ||
=== |
====Result==== | ||
{{msg:{{BASEPAGENAME}} | {{msg:{{BASEPAGENAME}} | ||
| templateName = Countries of Central Asia | | templateName = Countries of Central Asia |
Revision as of 17:35, 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 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.