खाँचा:VTE
This template is used on ६०,०००+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
[स्रोत सम्पादित करैं]General
[स्रोत सम्पादित करैं]When one of the following examples is placed inside a given template, it adds navbar navigational functionality:
- {{navbar|{{subst:PAGENAME}}|mini=1}}
- {{navbar|{{subst:PAGENAME}}|plain=1}}
- {{navbar|{{subst:PAGENAME}}|fontstyle=color:green}}
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers. For example, {{navbar|navbar/doc}}
gives:Font-size
[स्रोत सम्पादित करैं]Font-size is 88% when used in a navbar, and 100% when nested in a navbox. In the navbar, the weight is "normal"; when nested in navbox, it takes on the outer setting. The middot is bold.
Examples
[स्रोत सम्पादित करैं]Required parameters
[स्रोत सम्पादित करैं]{{navbar|Template Name}}
– the template name is required.
Optional parameters
[स्रोत सम्पादित करैं]Options | Parameters | Produces... |
---|---|---|
Basic | {{navbar|Template Name}} |
|
Different text | {{navbar|Template Name|text=This template:}} |
|
Without "This box:" text | {{navbar|Template Name|plain=1}} |
|
Short version | {{navbar|Template Name|mini=1}} |
|
With brackets | {{navbar|Template Name|brackets=1}}
|
|
With a color option (span) | {{navbar|Template Name|fontstyle=color:green}} |
|
To float to the side (div) | {{navbar|Template Name|style=float:right}} |
Deprecated parameters
[स्रोत सम्पादित करैं]The miniv=1, viewplain=1, nodiv=1 and fontcolor= parameters have been deprecated. To implement the view-only version, use the {{v}}
or {{view}}
templates instead.
Notes
[स्रोत सम्पादित करैं]Navbar is contained within a <div>...</div>
in order to accommodate a horizontal unnumbered list. This means it cannot be placed inside a <span>...</span>
or other inline element, because the HTML Tidy extension will 'fix' situations where it finds block elements inside inline elements.
Prepackaged
[स्रोत सम्पादित करैं]- {{Navbar-header}}
- Positions on the right edge of the line, often used in non-collapsible navbox heading.
- {{Tnavbar-navframe}}
- For use in conjunction with Navframe divs, positions opposite of the [hide]/[show] feature.
- {{Navbar-collapsible}}
- For use in conjunction with Collapsible tables, floats opposite of the [hide]/[show] feature.
See also
[स्रोत सम्पादित करैं]collapsible | Header color† | Image | Groups | Style (body) parameter/s |
Examples | |
---|---|---|---|---|---|---|
{{Navbox}} | collapsible | navbox | Left/right of body | हाँ | हाँ | {{USCongress}}, {{Apollo program}} |
{{Navbox with columns}} | collapsible | navbox | Left/right of columns | नाहीं | हाँ | {{Current U.S. Senators}}, {{UK subdivisions}} |
† The background color for the header or title is inherited from the class listed below. The templates have titlestyle parameters that can be used to override the default. |
Type | CSS classes | Collapses when | Custom initial state |
Nesting | Default header color |
Font size |
---|---|---|---|---|---|---|
Collapsible tables | collapsible, navbox | 2 or more autocollapse on page | हाँ | हाँ | #ccccff | 90% |
When placed inside a given template, it adds navbar navigational functionality
पैरामीटर | विवरण | प्रकार | स्थिति | |
---|---|---|---|---|
Template Name | 1 | The name of the template, so links work correctly
| स्ट्रिंग | आवश्यक |
Different text | text | Allows custom text to replace the default 'this box'
| स्ट्रिंग | वैकल्पिक |
Without 'This box:' text | plain | Removes 'This box'
| संख्या | वैकल्पिक |
Short Version | mini | Shortens text to V T E
| संख्या | वैकल्पिक |
with brackets | brackets | adds brackets before and after the links
| संख्या | वैकल्पिक |
Font color | fontstyle | Allows you to change the color of the font (in the format color:green)
| स्ट्रिंग | वैकल्पिक |
To float to the side | style | Allows the template to float to the side (format=float:right)
| स्ट्रिंग | वैकल्पिक |
ऊपर दिए गए निर्देश Template:Navbar/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. इस साँचे के उपपृष्ठ। |