Vorlage:Navbar: Unterschied zwischen den Versionen
K (return fix) |
K (one return too many still) |
||
| Zeile 7: | Zeile 7: | ||
#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|}}}|·| • }}[{{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:{{{mini|}}}|e|edit}}</span>]{{ | ||
#if:{{{nodiv|}}}|</span> |</div>}}</includeonly> | #if:{{{nodiv|}}}|</span> |</div>}}</includeonly><noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
Copyable empty example: | Copyable empty example: | ||
Version vom 29. Juli 2006, 01:19 Uhr
Usage
Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= }} inside a given template to add Tnavbar navigational functionality.
{{Tnavbar|Tnavbar}} gives Vorlage:Tnavbar
Note to editors
This template is likely represented across hundreds of pages (if not thousands); please tread lightly when editing here. Conducting sufficient sandbox testing to establish the validity of edits relative to Tnavbar is strongly encouraged prior to attempting to integrate changes.
Examples / See also
{{Tnavbar|Name of Template|mini= |nodiv= }}
Required parameters
{{Tnavbar|Name of Template}}the template name is required.
Optional parameters
| Optional parameter | Produces... | |
|---|---|---|
| Divides into a separate section: {{Tnavbar|Tnavbar|mini=1}} like so. | → | Divides into a separate section: Vorlage:Tnavbar like so. |
| {{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text. | → | Vorlage:Tnavbar Good for "blending" into text. |
| {{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text. | → | Vorlage:Tnavbar Good for "blending" into text. |