Vorlage:Navbar/Doku: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>Edokter
imported>Edokter
(→‎Examples: Removing deprecated examples)
Zeile 29: Zeile 29:


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


===Required parameters===
===Required parameters===
Zeile 50: Zeile 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}}
|}
|}



Version vom 15. März 2009, 02:32 Uhr


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: Vorlage: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}} Vorlage:Tnavbar
No "This box:" text. {{tnavbar|Template Name|plain=1}} Vorlage:Tnavbar
Good for "blending" into text. {{tnavbar|Template Name|nodiv=1}} Lorem Vorlage:Tnavbar Ipsum
Blended no "This box:" text. {{tnavbar|Template Name|plain=1|nodiv=1}} Lorem Vorlage:Tnavbar Ipsum
For a color option. {{tnavbar|Template Name|fontstyle=color:green}} Vorlage: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}} Vorlage:Navigational templates