Difference between revisions of "Template:Navbar/doc"
From BESA® Wiki
(Undid revision 280127438 by 129.137.100.167 (talk)) |
m (moved Template:Tnavbar/doc to Template:Navbar/doc: now works in all namespaces) |
(No difference)
|
Revision as of 20:18, 19 April 2009
Contents
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}}|fontstyle=color:green}}
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers. - {{Tnavbar|Tnavbar/doc}} gives: Template:Tnavbar
Deprecated parameters
The miniv=1, viewplain=1 and fontcolor= parameters have been deprecated. To use the view-only version, use the {{v}}
or {{view}}
templates instead.
- {{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}}
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
Required parameters
{{Tnavbar|Name of Template}}
the template name is required.
Optional parameters
Options | Parameters | Produces... |
---|---|---|
Normal | ||
Normal | {{tnavbar|Template Name}} |
Template:Tnavbar |
No "This box:" text. | {{tnavbar|Template Name|plain=1}} |
Template:Tnavbar |
Good for "blending" into text. | {{tnavbar|Template Name|nodiv=1}} |
Lorem Template:Tnavbar Ipsum |
Blended no "This box:" text. | {{tnavbar|Template Name|plain=1|nodiv=1}} |
Lorem Template:Tnavbar Ipsum |
For a color option. | {{tnavbar|Template Name|fontstyle=color:green}} |
Template:Tnavbar |
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}} Template:Navigational templates