Template:Tnavbar
Appearance
- This template documentation is transcluded from Template:Tnavbar/doc [edit]
Usage
[edit source]Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= |plain= }} inside a given template to add Tnavbar navigational functionality.
{{Tnavbar|Tnavbar}} gives:
Note to editors
[edit source]This template is represented across thousands of pages 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
[edit source]{{Tnavbar|Name of Template|mini= |nodiv= |plain= }}
Required parameters
[edit source]{{Tnavbar|Name of Template}}
the template name is required.
Optional parameters
[edit source]Optional parameter | Produces... | |
---|---|---|
Makes Tnavbar display in a mini version: {{Tnavbar|Tnavbar|mini=1}} like so. | → | Makes Tnavbar display in a mini version: | like so.
{{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text. | → | Good for "blending" into text. |
{{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text. | → | Good for "blending" into text. |
No "This box:" text. {{Tnavbar|Tnavbar|plain=1}} | → | No "This box:" text. |
Blended no "This box:" text. {{Tnavbar|Tnavbar|plain=1|nodiv=1}} | → | Blended no "This box:" text. |