« Modèle:Redirect » : différence entre les versions

De Pikmin FR
Added one extra use case
fr>Trig Jegman
m & second parameter should be mandatory
Ligne 1 : Ligne 1 :
:<span class="dablink">''{{{1}}} redirects here. For {{if||{{{2|}}}|{{{2}}}|other uses}}, see [[:{{{3}}}]]. {{#if:{{{4|}}}|For {{{4}}}, see [[:{{{5}}}]].}}''</span><noinclude>
:<span class="dablink">''{{{1}}} redirects here. For {{{2|other uses}}}, see [[:{{{3}}}]].''</span><noinclude>


== Usage ==
== Usage ==
; Using this template does not create a redirect.
; Using this template does not create a redirect.
This template should be used if a redirect might cause confusion.
This template should be used if a redirect might cause confusion.
{{t|Redirect|Redirect Page||Other Page}}


{{t|Redirect|Redirect Page|other use|Other Page}}
{{t|Redirect|Redirect Page|other use|Other Page}}
{{t|Redirect|Redirect Page|other use|Other Page|another use|Another Page}}
Note if further uses are required, it would be worth instead making a disambiguation page.


== Examples ==
== Examples ==
Ligne 17 : Ligne 11 :
!Code
!Code
!Result
!Result
|-
|<pre>{{Redirect|Inkipedia||Main Page}}</pre>
|{{Redirect|Inkipedia||Main Page}}
|-
|-
|<pre>{{Redirect|Inkipedia|the main page|Main Page}}</pre>
|<pre>{{Redirect|Inkipedia|the main page|Main Page}}</pre>

Version du 5 mai 2024 à 02:35

{{{1}}} redirects here. For other uses, see [[:{{{3}}}]].

Usage

Using this template does not create a redirect.

This template should be used if a redirect might cause confusion.

{{Redirect|<Redirect Page>|<other use>|<Other Page>}}

Examples

Code Result
{{Redirect|Inkipedia|the main page|Main Page}}
Inkipedia redirects here. For the main page, see Main Page.