Difference between revisions of "Template:Navbar/doc"
From BESA® Wiki
m (Reverted edits by Ohhlongjonson (talk) to last version by Holek) |
(Update examples) |
||
Line 29: | Line 29: | ||
=== Optional parameters === | === Optional parameters === | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | ! Options !! Parameters !! Produces... |
|- | |- | ||
− | + | ! colspan="3" | Normal | |
|- | |- | ||
− | |<code><nowiki>{{ | + | | Normal || <code><nowiki>{{tnavbar/sandbox|Template Name}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc}} |
|- | |- | ||
− | | | + | | No "This box:" text. || <code><nowiki>{{tnavbar/sandbox|Template Name|plain=1}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc|plain=1}} |
|- | |- | ||
− | | | + | | Good for "blending" into text. || <code><nowiki>{{tnavbar/sandbox|Template Name|nodiv=1}}</nowiki></code> || Lorem {{tnavbar/sandbox|Tnavbar/doc|nodiv=1}} Ipsum |
|- | |- | ||
− | | | + | |Blended no "This box:" text. || <code><nowiki>{{tnavbar/sandbox|Template Name|plain=1|nodiv=1}}</nowiki></code> || Lorem {{tnavbar/sandbox|Tnavbar/doc|plain=1|nodiv=1}} Ipsum |
|- | |- | ||
− | |<code><nowiki>{{ | + | | For a color option. || <code><nowiki>{{tnavbar/sandbox|Template Name|fontcolor=color}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc|fontcolor=green}} |
|- | |- | ||
− | + | ! colspan="3" | Mini | |
|- | |- | ||
− | | | + | | Makes Tnavbar display in a mini version: || <code><nowiki>{{tnavbar/sandbox|Template Name|mini=1}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc|mini=1}} |
|- | |- | ||
− | | | + | | Good for "blending" into text. || <code><nowiki>{{tnavbar/sandbox|Template Name|mini=1|nodiv=1}}</nowiki></code> || Lorem {{tnavbar/sandbox|Tnavbar/doc|mini=1|nodiv=1}} Ipsum |
|- | |- | ||
− | |For a | + | ! colspan="3" | View only |
+ | |- | ||
+ | | For a full simpler access option. || <code><nowiki>{{tnavbar/sandbox|Template Name|viewplain=1}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc|viewplain=1}} | ||
+ | |- | ||
+ | | For a simpler access option. || <code><nowiki>{{tnavbar/sandbox|Template Name|miniv=1}}</nowiki></code> || {{tnavbar/sandbox|Tnavbar/doc|miniv=1}} | ||
|} | |} | ||
Revision as of 01:27, 14 November 2007
Template:Template doc page viewed directly
TnavbarScript error(Template navigation bar)
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}}|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: Template:Tnavbar
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
Options | Parameters | Produces... |
---|---|---|
Normal | ||
Normal | {{tnavbar/sandbox|Template Name}} |
Template:Tnavbar/sandbox |
No "This box:" text. | {{tnavbar/sandbox|Template Name|plain=1}} |
Template:Tnavbar/sandbox |
Good for "blending" into text. | {{tnavbar/sandbox|Template Name|nodiv=1}} |
Lorem Template:Tnavbar/sandbox Ipsum |
Blended no "This box:" text. | {{tnavbar/sandbox|Template Name|plain=1|nodiv=1}} |
Lorem Template:Tnavbar/sandbox Ipsum |
For a color option. | {{tnavbar/sandbox|Template Name|fontcolor=color}} |
Template:Tnavbar/sandbox |
Mini | ||
Makes Tnavbar display in a mini version: | {{tnavbar/sandbox|Template Name|mini=1}} |
Template:Tnavbar/sandbox |
Good for "blending" into text. | {{tnavbar/sandbox|Template Name|mini=1|nodiv=1}} |
Lorem Template:Tnavbar/sandbox Ipsum |
View only | ||
For a full simpler access option. | {{tnavbar/sandbox|Template Name|viewplain=1}} |
Template:Tnavbar/sandbox |
For a simpler access option. | {{tnavbar/sandbox|Template Name|miniv=1}} |
Template:Tnavbar/sandbox |
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
Template:Navigational templates