Difference between revisions of "Template:Navbar/doc"
From BESA® Wiki
m (+name explanation (for those curious!)) |
m (Updated with the template for /doc pages) |
||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> |
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
---- | ---- |
Revision as of 00:05, 26 November 2006
Template:Template doc page viewed directly
Tnavbar : Template navigation bar
Usage
Copyable empty examples:
- {{Tnavbar|Name of Template|mini=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|plain=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|mini=1|nodiv=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|plain=1|nodiv=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|miniv=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|viewplain=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|miniv=1|nodiv=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Name of Template|viewplain=1|nodiv=1}} inside a given template to add Tnavbar navigational functionality.
- {{Tnavbar|Tnavbar/doc}} gives: Template:Tnavbar
Note to editors
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
{{Tnavbar|Name of Template|mini= |nodiv= }}
Required parameters
{{Tnavbar|Name of Template}}
the template name is required.
Optional parameters
Optional parameter | Produces... | |
---|---|---|
Makes Tnavbar display in a mini version: {{Tnavbar|Template Name|mini=1}} like so. |
→ | Makes Tnavbar display in a mini version: Template:Tnavbar like so. |
{{Tnavbar|Template Name|nodiv=1}} Good for "blending" into text. |
→ | Template:Tnavbar Good for "blending" into text. |
{{Tnavbar|Template Name|mini=1|nodiv=1}} Good for "blending" into text. |
→ | Template:Tnavbar Good for "blending" into text. |
No "This box:" text. {{Tnavbar|Template Name|plain=1}} |
→ | No "This box:" text. Template:Tnavbar |
Blended no "This box:" text. {{Tnavbar|Template Name|plain=1|nodiv=1}} |
→ | Blended no "This box:" text. Template:Tnavbar |
For a simpler access option. {{Tnavbar|Template Name|miniv=1}} |
→ | For a simpler access option. Template:Tnavbar |
For a fuller simpler access option. {{Tnavbar|Template Name|viewplain=1}} |
→ | For a fuller simpler access option. Template:Tnavbar |