قالب:تصفح قالب/doc
هذه صفحة توثيق فرعية لـ قالب:تصفح قالب. تتضمن معلومات الاستعمال، التصنيفات وأي محتوى آخر ليس من محتويات الأصل لصفحة القالب. |
Tnavbar (Template navigation bar)
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}}
- {{Tnavbar|{{subst:PAGENAME}}|fontcolor=green}}
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers. - {{Tnavbar|Tnavbar/doc}} gives:
Note to editors with edit access to this template
This template is represented across hundreds 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.
Examples
{{Tnavbar|Name of Template|mini= |nodiv= |fontcolor= }}
Required parameters
{{Tnavbar|Name of Template}}
the template name is required.
Optional parameters
Options | Parameters | Produces... |
---|---|---|
Normal | ||
Normal | {{tnavbar|Template Name}} |
|
No "This box:" text. | {{tnavbar|Template Name|plain=1}} |
|
Good for "blending" into text. | {{tnavbar|Template Name|nodiv=1}} |
Lorem | Ipsum
Blended no "This box:" text. | {{tnavbar|Template Name|plain=1|nodiv=1}} |
Lorem | Ipsum
For a color option. | {{tnavbar|Template Name|fontcolor=color}} |
|
Mini | ||
Makes Tnavbar display in a mini version: | {{tnavbar|Template Name|mini=1}} |
|
Good for "blending" into text. | {{tnavbar|Template Name|mini=1|nodiv=1}} |
Lorem | Ipsum
View only | ||
For a simpler access option. | {{tnavbar|Template Name|miniv=1}} |
|
For a full simpler access option. | {{tnavbar|Template Name|viewplain=1}} |
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.
A list of meta-templates that may be used in place of custom navbox code follows.
See also
{{Codifiednavbar}}
collapsible | Header color† | Image | Groups | Style parameter |
Example | |
---|---|---|---|---|---|---|
{{Navigation}} | NavFrame | NavHead | لا | لا | لا | {{OPEC}} |
{{Navigation with image}} | NavFrame | NavHead | Left/right of body | لا | لا | {{HolmesNovels}} |
{{Navigation with columns}} | NavFrame | NavHead | لا | لا | لا | |
{{Dynamic navigation box}} | collapsible | navbox | لا | لا | نعم | {{CSUHeads}} |
{{Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | لا | لا | {{SlovakPMs}} |
{{Navbox generic}} | collapsible | navbox | لا | نعم | نعم | {{Dilbert}} |
{{Navbox generic with image}} | collapsible | navbox | Right-hand side | نعم | نعم | {{Jewish life}} |
{{NavigationBox}} | لا | navbox | Right of title+body | لا | لا | {{EPA}} |
{{Commons:NavigationBox}} | لا | #ccccff | Right of title+body | لا | لا | |
{{Commons:Dynamic navigation box}} | NavFrame | #ccccff | لا | لا | لا | |
{{Commons:Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | لا | لا | |
† The background color for the header or title is inherited from the class listed below. The templates have color parameters that override the default. |
Type | CSS classes | Collapses when | Custom initial state |
Nesting | Header color |
Font size |
---|---|---|---|---|---|---|
NavFrame div | NavFrame, NavHead, NavContent | 3+ of the same | لا | نعم | #efefef | 90% |
Collapsible table | collapsible, navbox | 2+ of the same | نعم | لا | #ccccff | 90% |
For the technically minded, انظر Common.css and Common.js. |