<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavigation_Template%2Fdoc</id>
	<title>Template:Navigation Template/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavigation_Template%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Template:Navigation_Template/doc&amp;action=history"/>
	<updated>2026-05-25T09:35:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://mywikibiz.com/index.php?title=Template:Navigation_Template/doc&amp;diff=3194&amp;oldid=prev</id>
		<title>Centiare at 12:22, 5 December 2006</title>
		<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Template:Navigation_Template/doc&amp;diff=3194&amp;oldid=prev"/>
		<updated>2006-12-05T12:22:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;{&amp;amp;#123;[[Template:{{PAGENAME}}|{{PAGENAME}}]]&amp;amp;#125;}&amp;lt;/code&amp;gt; is a generic [[Wikipedia:Navigational templates|navigational template]].&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
----&lt;br /&gt;
To apply this template, you can start by copy-and-pasting the following code and then provide arguments:&lt;br /&gt;
&lt;br /&gt;
==== Blank ====&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Navigation&lt;br /&gt;
| name  = {{subst:PAGENAME}}&lt;br /&gt;
| title = &lt;br /&gt;
| body  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===== ''Mandatory'' =====&lt;br /&gt;
; name  : (or &amp;quot;templateName&amp;quot;) The name of the template, which is needed for the &amp;quot;view{{·}} talk{{·}} edit&amp;quot; links to work properly on all of the pages where the template is used on. You can enter &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for this value as a shortcut.&lt;br /&gt;
; title : (or &amp;quot;header&amp;quot;) 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.&lt;br /&gt;
; body  : The material contained by the template, usually a list or list of links. Format is inline.&lt;br /&gt;
&lt;br /&gt;
===== ''Optional'' =====&lt;br /&gt;
; 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.&lt;br /&gt;
; cat   : (or &amp;quot;category&amp;quot;) The category or categories to which a page sporting the template will become a member.&lt;br /&gt;
&amp;lt;!--; state : Defaults to &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;. If set to &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;, the navbox will always start out in a collapsed state.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Code ====&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Navigation&lt;br /&gt;
| name  = {{subst:PAGENAME}}&lt;br /&gt;
| title = [[Countries of the world|Countries]] of [[Central Asia]]&lt;br /&gt;
| cat   = [[Category:Central Asian countries]]&amp;lt;noinclude&amp;gt;[[Category:Asian navigational boxes| {{PAGENAME}}]] [[Category:Continental navigation templates|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| body  =&lt;br /&gt;
[[Afghanistan]]{{·}}&lt;br /&gt;
[[Kazakhstan]]{{·}}&lt;br /&gt;
[[Kyrgyzstan]]{{·}}&lt;br /&gt;
[[Mongolia]]{{·}}&lt;br /&gt;
[[Russia]]{{·}}&lt;br /&gt;
[[Tajikistan]]{{·}}&lt;br /&gt;
[[Turkmenistan]]{{·}}&lt;br /&gt;
[[Uzbekistan]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Result ====&lt;br /&gt;
{{msg:{{BASEPAGENAME}}&lt;br /&gt;
| name  = Countries of Central Asia&lt;br /&gt;
| title = [[Countries of the world|Countries]] of [[Central Asia]]&lt;br /&gt;
| body  =&lt;br /&gt;
[[Afghanistan]]{{·}}&lt;br /&gt;
[[Kazakhstan]]{{·}}&lt;br /&gt;
[[Kyrgyzstan]]{{·}}&lt;br /&gt;
[[Mongolia]]{{·}}&lt;br /&gt;
[[Russia]]{{·}}&lt;br /&gt;
[[Tajikistan]]{{·}}&lt;br /&gt;
[[Turkmenistan]]{{·}}&lt;br /&gt;
[[Uzbekistan]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
----&lt;br /&gt;
;{{lts|{{BASEPAGENAME}}}}&amp;lt;!--self-listing for quick access on edit history--&amp;gt;&lt;br /&gt;
:Navigationbox with v-d-e and hide/show.&lt;br /&gt;
;{{lts|Navigation with image}}&lt;br /&gt;
:Navigationbox with v-d-e, hide/show and optional image.&lt;br /&gt;
;{{lts|Navbox generic}}&lt;br /&gt;
:Navigationbox containing several lists.&lt;br /&gt;
;{{lts|NavigationBox}}&lt;br /&gt;
:Navigationbox with image on the right; no v-d-e nor hide/show.&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;(Image breaks titlebar; template deprecated? [[User:David Kernow|David Kernow]] &amp;lt;span style=&amp;quot;font-size:90%;&amp;quot;&amp;gt;[[User talk:David Kernow|(talk)]]&amp;lt;/span&amp;gt; 02:23, 29 November 2006 (UTC))&amp;lt;/small&amp;gt;&lt;br /&gt;
;{{lts|Dynamic navigation box}}&lt;br /&gt;
:Navigationbox with hide/show. Allows width to be specified (but that can lead to visual inconsistency).&lt;br /&gt;
;{{lts|Dynamic navigation box with image}}&lt;br /&gt;
:Navigationbox with image on the left and hide/show, but no v-d-e.&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Categories--&amp;gt;&lt;br /&gt;
[[Category:Navigational templates| ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Centiare</name></author>
	</entry>
</feed>