Revision as of 23:12, 12 December 2006 editChochopk (talk | contribs)Extended confirmed users24,497 edits {{Navigational templates}}← Previous edit |
Revision as of 02:38, 16 December 2006 edit undoChochopk (talk | contribs)Extended confirmed users24,497 edits expandNext edit → |
Line 3: |
Line 3: |
|
<code>{{]}}</code> is a generic ]. |
|
<code>{{]}}</code> is a generic ]. |
|
|
|
|
|
=== Usage === |
|
==Blank== |
|
---- |
|
|
To apply this template, you can start by copy-and-pasting the following code and then provide arguments: |
|
|
|
|
|
==== Blank ==== |
|
|
<pre>{{Navigation |
|
<pre>{{Navigation |
|
| name = {{subst:PAGENAME}} |
|
| name = {{subst:PAGENAME}} |
Line 15: |
Line 11: |
|
</pre> |
|
</pre> |
|
|
|
|
|
==== Parameters ==== |
|
== Parameters == |
|
|
===''Mandatory''=== |
|
---- |
|
|
⚫ |
; name (or 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. |
|
⚫ |
; 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. Use <nowiki>&#124;</nowiki> to separate links. It is not possible to include a pipe ("|") in the contents as this symbol is used to separate parameters. Format is inline. |
|
|
|
|
|
===== ''Mandatory'' ===== |
|
===''Optional''=== |
|
⚫ |
; color : Header color. Default is <span style="background-color: #eee;">#eee</span>. Use of this parameter is discouraged. Care/consensus needed when using this parameter as multiple navigational templates on one page using different titlebar colors is likely to look unpleasant. |
⚫ |
; name : (or "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. |
|
|
⚫ |
; cat (or category): The category or categories to which a page sporting the template will become a member. |
⚫ |
; 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. |
|
|
|
|
|
===== ''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. |
|
|
<!--; state : Defaults to <code>autocollapse</code>. If set to <code>collapsed</code>, the navbox will always start out in a collapsed state.--> |
|
<!--; state : Defaults to <code>autocollapse</code>. If set to <code>collapsed</code>, the navbox will always start out in a collapsed state.--> |
|
|
|
|
|
=== Example === |
|
==Example== |
|
⚫ |
===Code=== |
|
---- |
|
|
|
|
⚫ |
==== Code ==== |
|
|
<pre>{{Navigation |
|
<pre>{{Navigation |
|
| name = {{subst:PAGENAME}} |
|
| name = {{subst:PAGENAME}} |
|
| title = ] of ] |
|
| title = ] of ] |
|
| cat = ]<noinclude>] ]</noinclude> |
|
| cat = ]<noinclude>] ]</noinclude> |
|
| body = |
|
| body = |
|
]{{·}} |
|
]{{·}} |
Line 48: |
Line 40: |
|
</pre> |
|
</pre> |
|
|
|
|
|
==== Result ==== |
|
===Result=== |
|
{{msg:{{BASEPAGENAME}} |
|
{{msg:{{BASEPAGENAME}} |
|
| name = Countries of Central Asia |
|
| name = Countries of Central Asia |
Line 63: |
Line 55: |
|
}} |
|
}} |
|
|
|
|
|
=== See also === |
|
==See also== |
|
{{Navigational templates}} |
|
{{Navigational templates}} |
|
<includeonly> |
|
<includeonly> |