« Modèle:Navbar » : différence entre les versions
Aller à la navigation
Aller à la recherche
test0>Netscott |
test0>Netscott |
||
Ligne 10 : | Ligne 10 : | ||
==Examples / See also== | ==Examples / See also== | ||
<pre>{{Tnavbar|Name of Template|mini= |nodiv= }}</pre> | <pre>{{Tnavbar|Name of Template|mini= |nodiv= |plain= }}</pre> | ||
=== Required parameters === | === Required parameters === |
Version du 29 juillet 2006 à 08:23
Usage
Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= }} inside a given template to add Tnavbar navigational functionality.
{{Tnavbar|Tnavbar}} gives Modèle: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= |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: Modèle:Tnavbar like so. |
{{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text. | → | Modèle:Tnavbar Good for "blending" into text. |
{{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text. | → | Modèle:Tnavbar Good for "blending" into text. |
No "This box:" text. {{Tnavbar|Tnavbar|plain=1}} | → | No "This box:" text. Modèle:Tnavbar |