ಟೆಂಪ್ಲೇಟು:Tnavbar
This ಟೆಂಪ್ಲೇಟು employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Usage
ಬದಲಾಯಿಸಿ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
ಬದಲಾಯಿಸಿThis template is likely 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= |plain= }}
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: | 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. |