Vorlage:Navbar/Doku: Unterschied zwischen den Versionen

K
274 Versionen von wikivoyage:Vorlage:Navbar/Doku importiert
Keine Bearbeitungszusammenfassung
K (274 Versionen von wikivoyage:Vorlage:Navbar/Doku importiert)
 
(272 dazwischenliegende Versionen von 94 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>
{{Dokumentation Unterseite}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{high-risk}}
{{esoteric}}
{{Lua|Modul:Navbar}}
==Usage==
{{Benutzt Templatestyles|Module:Navbar/styles.css}}
Copyable empty example:
<!-- Kategorien bitte an das Ende der Seite, Interwiki-Links bitte nach Wikidata. Danke! -->
<nowiki>{{Tnavbar|Name of Template|mini= |nodiv= |plain= }}</nowiki> inside  a given [[Wikipedia:Navigational templates|template]] to add Tnavbar navigational functionality.


<nowiki>{{Tnavbar|Tnavbar}}</nowiki> gives: {{Tnavbar|Tnavbar}}
== Usage ==
===General===
When one of the following examples is placed inside a given [[w:en:Wikipedia:Navigation templates|template]], it adds navbar navigational functionality:
:<code><nowiki>{{navbar|{{subst:PAGENAME}}|mini=1}}</nowiki></code>
:<code><nowiki>{{navbar|{{subst:PAGENAME}}|plain=1}}</nowiki></code>
:<code><nowiki>{{navbar|{{subst:PAGENAME}}|fontstyle=color:green}}</nowiki></code>


==Note to editors==
The <code><nowiki>{{subst:PAGENAME}}</nowiki></code> will be substituted with the template's name when parsed by the servers. For example, <code><nowiki>{{navbar|navbar/doc}}</nowiki></code> gives:<br> {{navbar|navbar/doc}}
This template is represented across [[Special:Whatlinkshere/Template:Tnavbar|thousands of pages]] please tread lightly when editing here. Conducting sufficient [[Template:Template sandbox|sandbox testing]] to establish the validity of edits relative to Tnavbar is '''strongly''' encouraged prior to attempting to integrate changes.


==Examples==
===Font-size===
<pre>{{Tnavbar|Name of Template|mini= |nodiv= |plain= }}</pre>
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.


=== Required parameters ===
== Examples ==
*<code><nowiki>{{Tnavbar|Name of Template}}</nowiki></code> the template name is required.
===Required parameters===
*<code><nowiki>{{navbar|Template Name}}</nowiki></code> the template name is required.


=== Optional parameters ===
===Optional parameters===
{| class="wikitable"
{| class="wikitable"
! Optional parameter !! colspan=2 | Produces...
! Options !! Parameters !! Produces...
|-
|-
|Divides into a separate section: <nowiki>{{Tnavbar|Tnavbar|mini=1}}</nowiki> like so. || → || Divides into a separate section: {{Tnavbar|Tnavbar|mini=1}} like so.
| Basic || <code><nowiki>{{navbar|Template Name}}</nowiki></code> || {{navbar|navbar/doc}}
|-
|-
|<nowiki>{{Tnavbar|Tnavbar|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text.
| Different text || <code><nowiki>{{navbar|Template Name|text=This template:}}</nowiki></code> || {{navbar|navbar/doc|text=This template:}}
|-
|-
|<nowiki>{{Tnavbar|Tnavbar|mini=1|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text.
| Without "This box:" text || <code><nowiki>{{navbar|Template Name|plain=1}}</nowiki></code> || {{navbar|navbar/doc|plain=1}}
|-
|-
|<nowiki>No "This box:" text. {{Tnavbar|Tnavbar|plain=1}}</nowiki> || → ||No "This box:" text. {{Tnavbar|Tnavbar|plain=1}}
| Short version || <code><nowiki>{{navbar|Template Name|mini=1}}</nowiki></code> || {{navbar|navbar/doc|mini=1}}
|-
|-
|<nowiki>Blended no "This box:" text. {{Tnavbar|Tnavbar|plain=1|nodiv=1}}</nowiki> || → ||Blended no "This box:" text. {{Tnavbar|Tnavbar|plain=1|nodiv=1}}
| With brackets
|}
| <code><nowiki>{{navbar|Template Name|brackets=1}}</nowiki></code>
==See also==
| {{navbar|navbar/doc|brackets=1}}
<big>'''Please note:''' The following see alsos refer to previous versions of Tnavbar that are now deprecated. Any templates utilizing the following versions of Tnavbar should be updated to use Tnavbar with Tnavbar's added parameter system. Please do not further employ the following templates when adding Tnavbar to given templates.</big>
 
{| class="wikitable"
! Template !! colspan=2 | This... !! colspan=2 | Produces...
|-
|-
| '''This template''' || &rarr; || Divides into a separate section: <nowiki>{{Tnavbar|Tnavbar}}</nowiki> like so. || &rarr; || Divides into a separate section: {{Tnavbar|Tnavbar}} like so.
| With a color option ([[Span and div|span]]) || <code><nowiki>{{navbar|Template Name|fontstyle=color:green}}</nowiki></code> || {{navbar|navbar/doc|fontstyle=color:green}}
|-
|-
| {{tl|Tnavbar-mini}} || &rarr; || Divides into a separate section: <nowiki>{{Tnavbar-mini|Tnavbar}}</nowiki> like so. || &rarr; || Divides into a separate section: {{Tnavbar-mini|Tnavbar}} like so.
| To float to the side ([[Span and div|div]]) || <code><nowiki>{{navbar|Template Name|style=float:right}}</nowiki></code> || {{navbar|navbar/doc|style=float:right}}
|-
|  {{tl|Tnavbar-plain}} || &rarr; || Divides into a separate section: <nowiki>{{Tnavbar-plain|Tnavbar}}</nowiki> like so. || &rarr; || Divides into a separate section: {{Tnavbar-plain|Tnavbar}} like so.
|-
| {{tl|Tnavbar-nodiv}} || &rarr; || Good for "blending" into text. <nowiki>{{Tnavbar-nodiv|Tnavbar}}</nowiki> || &rarr; || Good for "blending" into text. {{Tnavbar-nodiv|Tnavbar}}
|-
| {{tl|Tnavbar-mini-nodiv}} || &rarr; || Good for "blending"  <nowiki>{{Tnavbar-mini-nodiv|Tnavbar}}</nowiki> into text. || &rarr; ||Good for "blending"  {{Tnavbar-mini-nodiv|Tnavbar}} into text.
|-
| {{tl|Tnavbar-plain-nodiv}} || &rarr; || <nowiki>{{Tnavbar-plain-nodiv|Tnavbar}}</nowiki> Good for "blending" into text.  || &rarr; || {{Tnavbar-plain-nodiv|Tnavbar}} Good for "blending" into text.
|}
|}
===Deprecated parameters===
The <code>miniv=1</code>, <code>viewplain=1</code>, <code>nodiv=1</code> and <code>fontcolor=</code> parameters have been deprecated. To implement the view-only version, use the {{tlx|v}} or {{tlx|view}} templates instead.
== Notes ==
Navbar is contained within a {{tag|div}} in order to accommodate a horizontal unnumbered list. This means it cannot be placed inside a {{tag|span}} or other inline element, because Tidy will 'fix' situations where it finds block elements inside inline elements.
== Prepackaged ==
;{{tl|Navbar-header}}: Positions {{navbar|navbar/doc|mini=1}} on the right edge of the line, often used in non-collapsible navbox heading.
== See also ==
{{Edit templates}}
{{Navigation templates}}


<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- Kategorien bitte hier, Interwiki-Links bitte nach Wikidata. Danke! -->
[[Category:Internal link templates|{{PAGENAME}}]]


<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[Kategorie:Vorlagen:Formatierungshilfe]]
[[cs:Šablona:Tnavbar]]
[[ru:Шаблон:Tnavbar]]
</includeonly>
</includeonly>
<templatedata>
{
        "description": "When placed inside a given template, it adds navbar navigational functionality",
        "params": {
                "": {
                        "label": "Template Name",
                        "description": "The name of the template, so links work correctly",
                        "type": "string",
                        "default": "",
                        "required": true
                },
                "text": {
                        "label": "Different text",
                        "description": "Allows custom text to replace the default 'this box'",
                        "type": "string",
                        "default": "This box",
                        "required": false
                            },
                "plain": {
                        "label": "Without 'This box:' text",
                        "description": "Removes 'This box'",
                        "type": "number",
                        "default": "0",
                        "required": false
                },
                "mini": {
                        "label": "Short Version",
                        "description": "Shortens text to V T E",
                        "type": "number",
                        "default": "0",
                        "required": false
                },
                "brackets": {
                        "label": "with brackets",
                        "description": "adds brackets before and after the links",
                        "type": "number",
                        "default": "0",
                        "required": false
                },
                "fontstyle": {
                        "label": "Font color",
                        "description": "Allows you to change the color of the font (in the format color:green)",
                        "type": "string",
                        "default": "",
                        "required": false
                },
                "style": {
                        "label": "To float to the side",
                        "description": "Allows the template to float to the side (format=float:right)",
                        "type": "string",
                        "default": "float:left",
                        "required": false
                }
        }
}
</templatedata>
<includeonly><!-- Kategorien bitte hier, Interwiki-Links bitte nach Wikidata -->
{{#ifeq:{{PAGENAME}}|{{BASEPAGENAME}}|
[[Kategorie:Vorlagen:Naviboxen|Navbar]]
}}</includeonly>