« Modèle:Navbar » : différence entre les versions
		
		
		
		Aller à la navigation
		Aller à la recherche
		
imported>Rex the first  rv I hope that has clarified things on the talk page  | 
				imported>Rex the first  changed short to mini  | 
				||
| 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:{{{  | {{#if:{{{mini|}}}||This box:}}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{  | ||
	#if:{{{  | 	#if:{{{mini|}}}|v| view }}</span>]·[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">{{  | ||
	#if:{{{  | 	#if:{{{mini|}}}|t| talk }}</span>]·[{{fullurl:Template:{{{1}}}|action=edit}} <span style="color:#002bb8;" title="You can edit this template. Please use the preview button before saving.">{{  | ||
	#if:{{{  | 	#if:{{{mini|}}}|e| edit}}</span>]  | ||
{{  | {{  | ||
#if:{{{nodiv|}}}|</span> |</div>  | #if:{{{nodiv|}}}|</span> |</div>  | ||
| Ligne 10 : | Ligne 10 : | ||
==Usage==  | ==Usage==  | ||
Copyable empty example:  | Copyable empty example:  | ||
<nowiki>{{Tnavbar|Name of Template|  | <nowiki>{{Tnavbar|Name of Template|mini= |nodiv= }}</nowiki> inside  a given [[Wikipedia:Navigational templates|template]] to adds '''view''' •  '''talk''' •  '''edit''' navigational functionality.    | ||
<nowiki>{{Tnavbar|Tnavbar}}</nowiki> gives {{Tnavbar|Tnavbar}}  | <nowiki>{{Tnavbar|Tnavbar}}</nowiki> gives {{Tnavbar|Tnavbar}}  | ||
| Ligne 18 : | Ligne 18 : | ||
==Examples / See also==  | ==Examples / See also==  | ||
<pre>{{Tnavbar|Name of Template|  | <pre>{{Tnavbar|Name of Template|mini= |nodiv= }}</pre>  | ||
=== Required parameters ===  | === Required parameters ===  | ||
| Ligne 27 : | Ligne 27 : | ||
! Optional parameter !! colspan=2 | Produces...  | ! Optional parameter !! colspan=2 | Produces...  | ||
|-  | |-  | ||
|Divides into a separate section: <nowiki>{{Tnavbar|Tnavbar|  | |Divides into a separate section: <nowiki>{{Tnavbar|Tnavbar|mini=1}}</nowiki> like so. || → || Divides into a separate section: {{Tnavbar|Tnavbar|mini=1}} like so.    | ||
|-  | |-  | ||
|<nowiki>{{Tnavbar|Tnavbar|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text.  | |<nowiki>{{Tnavbar|Tnavbar|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text.  | ||
|-  | |-  | ||
|<nowiki>{{Tnavbar|Tnavbar|  | |<nowiki>{{Tnavbar|Tnavbar|mini=1|nodiv=1}}</nowiki> Good for "blending" into text. || → || {{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text.  | ||
|}  | |}  | ||
[[cs:Šablona:Tnavbar]]  | [[cs:Šablona:Tnavbar]]  | ||
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude>  | [[Category:Internal link templates|{{PAGENAME}}]]</noinclude>  | ||
Version du 27 juillet 2006 à 23:42
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. |