|
|
| (147 dazwischenliegende Versionen von 39 Benutzern werden nicht angezeigt) |
| Zeile 1: |
Zeile 1: |
| <includeonly>{{ | | <includeonly><templatestyles src="Module:Navbar/styles.css"/>{{#invoke:Navbar|navbar}}</includeonly><noinclude> |
| #if:{{{nodiv|}}}| <span class="noprint plainlinksneverexpand" id="Tnavbar" style="white-space: nowrap; font-size:xx-small;">|<div class="noprint plainlinksneverexpand" id="Tnavbar" style="background-color: transparent; padding: 0; font-size:xx-small; color:#000000; white-space: nowrap;">}}
| | {{Dokumentation}} |
| {{#if:{{{mini|}}}||This box: }}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{
| | </noinclude> |
| #if:{{{mini|}}}|v|view}}</span>]{{
| |
| #if:{{{mini|}}}|·| • }}[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">{{
| |
| #if:{{{mini|}}}|d|talk}}</span>]{{
| |
| #if:{{{mini|}}}|·| • }}[{{fullurl:Template:{{{1}}}|action=edit}} <span style="color:#002bb8;" title="You can edit this template. Please use the preview button before saving.">{{
| |
| #if:{{{mini|}}}|e|edit}}</span>]
| |
| {{#if:{{{nodiv|}}}|</span> |</div>}}</includeonly><noinclude> | |
| ==Usage==
| |
| Copyable empty example:
| |
| <nowiki>{{Tnavbar|Name of Template|mini= |nodiv= }}</nowiki> inside a given [[Wikipedia:Navigational templates|template]] to add Tnavbar navigational functionality.
| |
| | |
| <nowiki>{{Tnavbar|Tnavbar}}</nowiki> gives {{Tnavbar|Tnavbar}}
| |
| | |
| ==Note to editors==
| |
| This template is likely represented across <span class="plainlinks">[http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Tnavbar&limit=4000&from=0 hundreds of pages (if not thousands)]</span>; please tread lightly when editing here. Conducting sandbox testing to establish the validity of edits relative to Tnavbar is strongly encouraged.
| |
| | |
| ==Examples / See also==
| |
| <pre>{{Tnavbar|Name of Template|mini= |nodiv= }}</pre>
| |
| | |
| === Required parameters ===
| |
| *<nowiki>{{Tnavbar|Name of Template}}</nowiki> the template name is required.
| |
| | |
| === Optional parameters ===
| |
| {| class="wikitable"
| |
| ! Optional parameter !! colspan=2 | 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.
| |
| |-
| |
| |<nowiki>{{Tnavbar|Tnavbar|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text.
| |
| |-
| |
| |<nowiki>{{Tnavbar|Tnavbar|mini=1|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text.
| |
| |}
| |
| | |
| [[cs:Šablona:Tnavbar]]
| |
| [[Category:Internal link templates|{{PAGENAME}}]]</noinclude>
| |