Template:Navbar/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Edokter
meta>Edokter
(→‎Examples: Removing deprecated examples)
Line 29: Line 29:


== Examples ==
== Examples ==
<pre>{{Tnavbar|Name of Template|mini=1|nodiv=1}}</pre>


===Required parameters===
===Required parameters===
Line 50: Line 48:
|-
|-
| For a color option. || <code><nowiki>{{tnavbar|Template Name|fontstyle=color:green}}</nowiki></code> || {{tnavbar|Tnavbar/doc|fontstyle=color:green}}
| For a color option. || <code><nowiki>{{tnavbar|Template Name|fontstyle=color:green}}</nowiki></code> || {{tnavbar|Tnavbar/doc|fontstyle=color:green}}
|-
!colspan="3"| Mini
|-
| Makes Tnavbar display in a mini version: || <code><nowiki>{{tnavbar|Template Name|mini=1}}</nowiki></code> || {{tnavbar|Tnavbar/doc|mini=1}}
|-
| Good for "blending" into text. || <code><nowiki>{{tnavbar|Template Name|mini=1|nodiv=1}}</nowiki></code> || Lorem {{tnavbar|Tnavbar/doc|mini=1|nodiv=1}} Ipsum
|-
!colspan="3"| View only
|-
| For a simpler access option. || <code><nowiki>{{tnavbar|Template Name|miniv=1}}</nowiki></code> || {{tnavbar|Tnavbar/doc|miniv=1}}
|-
| For a full simpler access option. || <code><nowiki>{{tnavbar|Template Name|viewplain=1}}</nowiki></code> || {{tnavbar|Tnavbar/doc|viewplain=1}}
|}
|}



Revision as of 00:32, 15 March 2009


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}} (deprecated)
{{Tnavbar|{{subst:PAGENAME}}|viewplain=1}} (deprecated
{{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