Templat:Tnavbar-navframe/doc
Penampilan
Ini ialah sublaman pendokumenan untuk Templat:Tnavbar-navframe. Ia mempunyai maklumat penggunaan, kategori dan kandungan lain yang bukan sebahagian daripada laman templat templat laman. |
Usage
[sunting sumber]Simply place {{Tnavbar-navframe|Heading|Name of Template}} in the header area of a template using NavFrame divs to add a left justified v • d • e navigational functionality.
Parameters
[sunting sumber]Mandatory
[sunting sumber]- 1
- (the first unnamed parameter) Text that appears centered in the titlebar (the top bar).
- 2
- (the second unnamed parameter) The name of the template, which is needed for the "view • talk • edit" links to work properly on all of the pages where the template is used on. You can enter
{{subst:PAGENAME}}
for this value as a shortcut.
Optional
[sunting sumber]- fontcolor
- (Deprecated) Specifies the title text color
See also
[sunting sumber]- {{Tnavbar}}
- This template transcluses tnavbar, the source is more customizable.
- {{tnavbar-header}}
- Positions v • d • e on the right edge of the line, often used in non-collapsible navbox heading.
- {{Tnavbar-collapsible}}
- For use in conjunction with Collapsible tables,floats v • d • e opposite of the [hide]/[show] feature.
Make use of meta-template to reduce code bloat and simplify editing:
collapsible | Header color† | Image | Groups | Style parameter |
Example | |
---|---|---|---|---|---|---|
{{Navigation}} | NavFrame | NavHead | Tidak | Tidak | Tidak | {{OPEC}} |
{{Navigation with image}} | NavFrame | NavHead | Left/right of body | Tidak | Tidak | {{HolmesNovels}} |
{{Navigation with columns}} | NavFrame | NavHead | Tidak | Tidak | Tidak | |
{{Dynamic navigation box}} | collapsible | navbox | Tidak | Tidak | Ya | {{CSUHeads}} |
{{Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | Tidak | Tidak | {{SlovakPMs}} |
{{Navbox generic}} | collapsible | navbox | Tidak | Ya | Ya | {{Dilbert}} |
{{Navbox generic with image}} | collapsible | navbox | Right-hand side | Ya | Ya | {{Jewish life}} |
{{NavigationBox}} | Tidak | navbox | Right of title+body | Tidak | Tidak | {{EPA}} |
{{Commons:NavigationBox}} | Tidak | #ccccff | Right of title+body | Tidak | Tidak | |
{{Commons:Dynamic navigation box}} | NavFrame | #ccccff | Tidak | Tidak | Tidak | |
{{Commons:Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | Tidak | Tidak | |
† 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 | Tidak | Ya | #efefef | 95% |
Collapsible table | collapsible, navbox | 2+ of the same | Ya | Tidak | #ccccff | 90% |
For the technically minded, see Common.css and Common.js. |