« Modèle:Navbar » : différence entre les versions
Aller à la navigation
Aller à la recherche
test0>Netscott mAucun résumé des modifications |
test0>Netscott mAucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<includeonly>{{ | <includeonly>{{ | ||
#if:{{{nodiv|}}}| <span class="noprint plainlinksneverexpand" style="white-space: nowrap; font-size:xx-small;">|<div class="noprint plainlinksneverexpand" id="Tnavbar" style="background-color: transparent; padding: 0; font-size:xx-small; color:#000000; white-space: nowrap;">}} | #if:{{{nodiv|}}}| <span class="noprint plainlinksneverexpand" style="white-space: nowrap; font-size:xx-small;">|<div class="noprint plainlinksneverexpand" id="Tnavbar" style="background-color: transparent; padding: 0; font-size:xx-small; color:#000000; white-space: nowrap;">}} | ||
{{#if:{{{mini|}}}||This box:}}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{ | {{#if:{{{mini|}}}||This box: }}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{ | ||
#if:{{{mini|}}}|v|view}}</span>]{{ | #if:{{{mini|}}}|v|view}}</span>]{{ | ||
#if:{{{mini|}}}|·| • }}[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">{{ | #if:{{{mini|}}}|·| • }}[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">{{ |
Version du 28 juillet 2006 à 00:53
Usage
Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= }} inside a given template to adds view • talk • edit 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.
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: 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. |