Templat:Tnavbar/doc

Dari Wikipedia bahasa Melayu

This is the template documentation page for Templat:Tnavbar/doc.

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.


Tnavbar : Template navigation bar


Jadual isi kandungan

[Sunting] Usage

Copyable examples when inside a given template adds Tnavbar navigational functionality:

{{Tnavbar|{{subst:PAGENAME}}|mini=1}}
{{Tnavbar|{{subst:PAGENAME}}|plain=1}}
{{Tnavbar|{{subst:PAGENAME}}|mini=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|plain=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|miniv=1}}
{{Tnavbar|{{subst:PAGENAME}}|viewplain=1}}
{{Tnavbar|{{subst:PAGENAME}}|miniv=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|viewplain=1|nodiv=1}}
The {{subst:PAGENAME}} will be substituted with the template's name when parsed by the servers.
{{Tnavbar|Tnavbar/doc}} gives:
Kotak ini: papar  bincang  sunting

[Sunting] Note to editors with edit access to this template

This template is represented across tens of thousands of pages, so please tread lightly when editing here. Conducting sufficient sandbox testing (Tnavbar specific) to establish the validity of edits relative to Tnavbar is strongly encouraged prior to attempting to integrate changes.

[Sunting] Examples

{{Tnavbar|Name of Template|mini= |nodiv= }}

[Sunting] Required parameters

  • {{Tnavbar|Name of Template}} the template name is required.

[Sunting] Optional parameters

Optional parameter Produces...
No "This box:" text. {{Tnavbar|Template Name|plain=1}} No "This box:" text.
papar bincang sunting
{{Tnavbar|Template Name|nodiv=1}} Good for "blending" into text. Kotak ini: papar bincang sunting Good for "blending" into text.
Blended no "This box:" text. {{Tnavbar|Template Name|plain=1|nodiv=1}} Blended no "This box:" text. papar bincang sunting
Makes Tnavbar display in a mini version: {{Tnavbar|Template Name|mini=1}} like so. Makes Tnavbar display in a mini version:
p b s
like so.
{{Tnavbar|Template Name|mini=1|nodiv=1}} Good for "blending" into text. p b s Good for "blending" into text.
For a fuller simpler access option. {{Tnavbar|Template Name|viewplain=1}} For a fuller simpler access option.
papar
For a simpler access option. {{Tnavbar|Template Name|miniv=1}} For a simpler access option.
p

[Sunting] Prepackaged

{{tnavbar-header}}
Positions v • d • e on the right edge of the line, often used in non-collapsible navbox heading.
{{Tnavbar-navframe}}
For use in conjunction with Navframe divs, positions v • d • e opposite of the [hide]/[show] feature.
{{Tnavbar-collapsible}}
For use in conjunction with Collapsible tables,floats v • d • e opposite of the [hide]/[show] feature.

The following is a list of meta-template the can be used in place of custom navbox code

Perbandingan pengemudian templat
papar bincang sunting
collapsible Header color Image Groups Style
parameter
Example
{{Navigation}} NavFrame NavHead No No No {{OPEC}}
{{Navigation with image}} NavFrame NavHead Left/right of body No No {{HolmesNovels}}
{{Navigation with columns}} NavFrame NavHead No No No
{{Dynamic navigation box}} collapsible navbox No No Yes {{CSUHeads}}
{{Dynamic navigation box with image}} NavFrame NavHead Upper left No No {{SlovakPMs}}
{{Navbox generic}} collapsible navbox No Yes Yes {{Dilbert}}
{{Navbox generic with image}} collapsible navbox Right-hand side Yes Yes {{Jewish life}}
{{NavigationBox}} No navbox Right of title+body No No {{EPA}}
{{Commons:NavigationBox}} No #ccccff Right of title+body No No
{{Commons:Dynamic navigation box}} NavFrame #ccccff No No No
{{Commons:Dynamic navigation box with image}} NavFrame NavHead Upper left No No
The background color for the header or title is inherited from the class listed below. The templates have color parameters that override the default.
Collapsible attributes
Type CSS classes Collapses when Custom
initial state
Nesting Header
color
Font size
NavFrame div NavFrame, NavHead, NavContent 3+ of the same No Yes #efefef 95%
Collapsible table collapsible, navbox 2+ of the same Yes No #ccccff 90%

For the technically minded, see Common.css and Common.js.