Difference between revisions of "Template:Navbar"
Jump to navigation
Jump to search
>Netscott m (add ID to span version) |
>Netscott (→Usage) |
||
Line 10: | Line 10: | ||
==Usage== | ==Usage== | ||
Copyable empty example: | Copyable empty example: | ||
<nowiki>{{Tnavbar|Name of Template|mini= |nodiv= }}</nowiki> inside a given [[Wikipedia:Navigational templates|template]] to | <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}} | <nowiki>{{Tnavbar|Tnavbar}}</nowiki> gives {{Tnavbar|Tnavbar}} |
Revision as of 00:36, 28 July 2006
Usage
Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= }} inside a given template to add Tnavbar navigational functionality.
{{Tnavbar|Tnavbar}} gives Template:Tnavbar
Note to editors
This template is likely represented across hundreds of pages (if not thousands); please tread lightly when editing here.
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: Template:Tnavbar like so. |
{{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text. | → | Template:Tnavbar Good for "blending" into text. |
{{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text. | → | Template:Tnavbar Good for "blending" into text. |