Misplaced Pages

Template:Navigation/doc: Difference between revisions

Article snapshot taken from[REDACTED] 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 editContent deleted Content addedVisualWikitext
Revision as of 06:07, 4 December 2006 editDispenser (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers33,005 edits changed to soft coded /doc notice← Previous edit Latest revision as of 20:34, 1 September 2014 edit undoPlastikspork (talk | contribs)Edit filter managers, Administrators259,240 edits Redirect 
(48 intermediate revisions by 25 users not shown)
Line 1: Line 1:
#REDIRECT ]
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<code>{&#123;]&#125;}</code> is a generic ].

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

==== Blank ====
<pre>{{Navigation
| name = {{subst:PAGENAME}}
| title =
| body =
}}
</pre>

==== 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'' 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.-->

=== Example ===
----

==== Code ====
<pre>{{Navigation
| name = {{subst:PAGENAME}}
| title = ] of ]
| cat = ]<noinclude>] ]</noinclude>
| body =
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]
}}
</pre>

==== Result ====
{{msg:{{BASEPAGENAME}}
| name = Countries of Central Asia
| title = ] of ]
| body =
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]{{·}}
]
}}

=== See also ===
----
;{{lts|{{BASEPAGENAME}}}}<!--self-listing for quick access on edit history-->
:Navigationbox with v-d-e and hide/show.
;{{lts|Navigation with image}}
:Navigationbox with v-d-e, hide/show and optional image.
;{{lts|Navbox generic}}
:Navigationbox containing several lists; no v-d-e.
;{{lts|NavigationBox}}
:Navigationbox with image on the right; no v-d-e nor hide/show.<br/><small>(Image breaks titlebar; template deprecated? ] <span style="font-size:90%;">]</span> 02:23, 29 November 2006 (UTC))</small>
;{{lts|Dynamic navigation box}}
:Navigationbox with hide/show, but no v-d-e. Allows width to be specified (but that can lead to visual inconsistency).
;{{lts|Dynamic navigation box with image}}
:Navigationbox with image on the left and hide/show, but no v-d-e.
<includeonly>

<!--Categories-->
]

<!--Other languages-->
]
]
]
]
]
</includeonly>

Latest revision as of 20:34, 1 September 2014

Redirect to:

Template:Navigation/doc: Difference between revisions Add topic