Misplaced Pages

Template:Navigation/doc: Difference between revisions

Article snapshot taken from Wikipedia 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 12:31, 6 April 2013 editDelusion23 (talk | contribs)Autopatrolled, Extended confirmed users78,404 edits deprecated, no need for interwiki links← Previous edit Latest revision as of 20:34, 1 September 2014 edit undoPlastikspork (talk | contribs)Edit filter managers, Administrators258,851 edits Redirect 
Line 1: Line 1:
#REDIRECT ]
{{Documentation subpage}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{tdeprecated|Navigation|Navbox}}
<code>{&#123;]&#125;}</code> is a generic ].

==Blank syntax (basic)==
<pre>{{Navbox
|name = {{subst:PAGENAME}}
|title =
|body =
}}
</pre>

== Parameters ==
Deprecated parameter names are given in parentheses.

===Mandatory===
; ''name'' : (or ''templateName'') The name of the template, which is needed for the "v{{·}} t{{·}} e" (i.e. "view{{·}} talk{{·}} edit") links to work properly on the pages where the template is used. 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. <!--Pipe character not the only way to separate links: "Use &amp;#124; to separate links. It is not possible to directly include a pipe ("|") in the contents as this symbol is used to separate parameters. &amp;#124; or {{tl|!}} can be used in the body to produce a pipe symbol."--> Format is inline.

===Optional===
; ''titlestyle'' : Style/s to apply to titlebar; usually a background color (i.e.&nbsp;<code>titlestyle = background:''color''</code>).<br/>Use of this parameter is discouraged. Where it is used, care and consensus are needed as multiple navigational templates on one page with different titlebar colors will probably look unpleasant.

; ''bodystyle'' {{nobold|or}} ''style'' : Any CSS styling to add to the body, e.g. "text-align:left;" to left-align the body's content in place of its default center alignment.

; ''category'' : The category or categories to which a page transcluding the template will become a member. Place <code><nowiki>&lt;includeonly&gt;</nowiki></code> ...... <code><nowiki>&lt;/includeonly&gt;</nowiki></code> either side of the category or categories to ensure the template itself isn't made a member. Use of this parameter is discouraged; when editing a page on which the template is transcluded, no mention of the category or categories added by this parameter is apparent.

==Example==
===Code===
<div style="font-size:95%;">
<pre>
{{Navbox
|name = {{subst:PAGENAME}}
|title = ] of ]
|body =

]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}}
]{{·}} ]{{·}} ]

}}
</pre>
</div>

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

==See also==
* {{Navigational templates}}


<includeonly>
<!--Categories-->
<noinclude>
]
]
</noinclude>

</includeonly>

Latest revision as of 20:34, 1 September 2014

Redirect to: