Template:Redirect/doc: Difference between revisions
| [unchecked revision] | [unchecked revision] |
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) m Text replacement - "[[WP:" to "[[Wikipedia:WP:" |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}} |
||
{{notice|1=Using this template does '''not''' create a redirect. The following pages may have what you are looking for: |
{{notice|1=Using this template does '''not''' create a redirect. The following pages may have what you are looking for: |
||
* [[Wikipedia:Redirect]] is the official Wikipedia guideline on redirects. The page focuses on the rules and standards that the Wikipedia community has agreed to [[WP:Common sense|generally]] follow regarding redirects. |
* [[Wikipedia:Redirect]] is the official Wikipedia guideline on redirects. The page focuses on the rules and standards that the Wikipedia community has agreed to [[Wikipedia:WP:Common sense|generally]] follow regarding redirects. |
||
* [[mediawikiwiki:Help:Redirect]] is a how-to page that focuses on the technical aspects of templates. It instructs editors on how redirects work and how to handle them without causing errors. |
* [[mediawikiwiki:Help:Redirect]] is a how-to page that focuses on the technical aspects of templates. It instructs editors on how redirects work and how to handle them without causing errors. |
||
}} |
}} |
||
Latest revision as of 08:13, 21 October 2020
Using this template does not create a redirect. The following pages may have what you are looking for:
|
| This template uses Lua: |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
This template produces a hatnote:
{{Redirect|Foo}}→
Its purpose is to reduce confusion by helping users get to their intended page if they were redirected to another page while, for example, searching for a topic. An example would be when a user searches for Achilleus (as in the emperor), but ends up on the page titled Achilles (as in the mythical hero) after being redirected. A |text= option adds text to the end; note that this should be only used when truly necessary, and the other hatnote templates listed below don't suffice.
Examples
{{Redirect|Foo}}→{{Redirect|REDIRECT||PAGE1}}→{{Redirect|REDIRECT|USE1|PAGE1}}→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}→{{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}→{{Redirect|Achilleus|the Emperor with this name|Achilleus (emperor)|other uses|Achilles (disambiguation)}}(as used on the page Achilles) →
TemplateData
TemplateData for Redirect/doc
This template produces a hatnote similar to: "Foo" redirects here. For other uses, see [[Foo (disambiguation)]].
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Redirecting page | 1 | Name of page that redirects here | Page name | required |
| Use 1 | 2 | Displayed as: For Use 1, see ... If left empty, defaults to For other uses, see ... | Line | optional |
| Target 1 | 3 | Page to link to. Default is [[PAGENAME (disambiguation)]]. | Page name | optional |
| Use 2 | 4 | Second use. Can be 'and' to give: For Use 1, see [[Target1]] and [[Target2]]. | Line | optional |
| Target 2 | 5 | Page to link second use to. | Page name | optional |
| Use 3 | 6 | Third use. Can be 'and'. | Line | optional |
| Target 3 | 7 | Page to link third use to. | Page name | optional |
| Custom text | text | Text to be appended to the end. | Line | optional |
</includeonly>