Үлгі:Tnavbar/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 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.
[өңдеу] Examples
{{Tnavbar|Name of Template|mini= |nodiv= |fontcolor= }}
[өңдеу] Required parameters
{{Tnavbar|Name of Template}}
the template name is required.
[өңдеу] Optional parameters
Optional parameter | Produces... | |
---|---|---|
No "This box:" text. {{Tnavbar|Template Name|plain=1}} |
→ | No "This box:" text. |
{{Tnavbar|Template Name|nodiv=1}} Good for "blending" into text. |
→ | Good for "blending" into text. |
Blended no "This box:" text. {{Tnavbar|Template Name|plain=1|nodiv=1}} |
→ | Blended no "This box:" text. |
Makes Tnavbar display in a mini version: {{Tnavbar|Template Name|mini=1}} like so. |
→ | Makes Tnavbar display in a mini version: | like so.
{{Tnavbar|Template Name|mini=1|nodiv=1}} Good for "blending" into text. |
→ | Good for "blending" into text. |
For a fuller simpler access option. {{Tnavbar|Template Name|viewplain=1}} |
→ | For a fuller simpler access option. |
For a simpler access option. {{Tnavbar|Template Name|miniv=1}} |
→ | For a simpler access option. |
For a color option. {{Tnavbar|Template Name|fontcolor=color}} |
→ | For a color option. |
[өңдеу] 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
collapsible | Image | Groups | Default header color | Style parameter | Example | |
---|---|---|---|---|---|---|
{{Navigation}} | NavFrame | No | No | #efefef | No | {{OPEC}} |
{{Navigation with image}} | NavFrame | Left/right of body | No | #efefef | No | {{Cetaceans}} |
{{Navigation with columns}} | NavFrame | No | No | #efefef | No | |
{{Dynamic navigation box}} | collapsible | No | No | #ccccff | Yes | {{CSUHeads}} |
{{Dynamic navigation box with image}} | NavFrame | Upper left | No | #efefef | No | {{SlovakPMs}} |
{{Navbox generic}} | collapsible | No | Yes | #ccccff | Yes | {{Dilbert}} |
{{Navbox generic with image}} | collapsible | Right-hand side | Yes | #ccccff | Yes | |
{{NavigationBox}} | No | Right of title+body | No | #ccccff | No | {{EPA}} |
{{Navigation no hide}} | No | No | No | #eee | No | |
{{Commons:NavigationBox}} | No | Right of title+body | No | #ccccff | No | |
{{Commons:Dynamic navigation box}} | NavFrame | No | No | #ccccff | No | |
{{Commons:Dynamic navigation box with image}} | NavFrame | Upper left | No | #efefef | No |
CSS class | collapses when† | custom initial state | Nesting | |
---|---|---|---|---|
NavFrame | NavFrame | 3+ of the same | No | Yes |
collapsible | navbox, collapsible | 2+ of the same | Yes | No |
† For the technically minded, see MediaWiki:Common.js. |