الگو:Navigation Template/doc

از ویکی‌پدیا، دانشنامهٔ آزاد.

This is the template documentation page for الگو:Navigation Template.

This page is not necessarily intended to be viewed directly. If it uses variables, some links may appear broken. Do not replace these variables with hardcoded page names or URLs.


{{Navigation Template/doc}} is a generic navigational template.

فهرست مندرجات

[ویرایش] Blank syntax (basic)

{{Navigation
|name  = {{subst:PAGENAME}}
|title = 
|body  = 
}}

[ویرایش] 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 {{subst:PAGENAME}} 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. Format is inline.

[ویرایش] Optional

titlestyle 
Style/s to apply to titlebar; usually a background color (i.e. titlestyle = background:color).
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 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 <includeonly> ...... </includeonly> 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

{{Navigation
|name  = {{subst:PAGENAME}}
|title = [[Countries of the world|Countries]] of [[Central Asia]]
|body  =

[[Afghanistan]]{{·}} [[Kazakhstan]]{{·}} [[Kyrgyzstan]]{{·}} [[Mongolia]]{{·}} [[Russia]]{{·}} 
[[Tajikistan]]{{·}} [[Turkmenistan]]{{·}} [[Uzbekistan]]

}}

[ویرایش] Result

[ویرایش] See also

  • الگو:Navigational templates