قالب:Tnavbar-collapsible/doc
Usage
Simply place {{Tnavbar-collapsible|Heading wikitext|Name of Template}} in the header area of collapsible tables to add left justified v • d • e navigational functionality.
Parameters
Mandatory
- 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
- plain
- If set to
plain=1
then v • d • e will be expanded to the longer form of view • talk • edit. - fontcolor
- Specifies the title text color and the link color of the v • d • e.
Note to editors with access to this template
This template is likely represented across tens of thousands of pages, so please tread lightly when editing here.
See also
- {{Tnavbar}}
- This template transcludes 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-navframe}}
- For use in conjunction with Navframe divs, positions 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 | لا | لا | لا | {{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. |