Template:Redirect
Appearance
Using this template does not create a redirect. See
|
Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/R' not found.
Uses Lua: |
Examples
[edit]{{Redirect|REDIRECT}}
→{{Redirect|REDIRECT||PAGE1}}
→{{Redirect|REDIRECT|USE1|PAGE1}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
→{{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}
→
TemplateData
[edit]No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Redirecting page | 1 | Name of page that redirects here | Page name | required |
Use1 | 2 | Displayed as: For Use1, see ... | String | optional |
Target1 | 3 | Page to link to. Default is [[PAGENAME (disambiguation)]]. | Page name | optional |
Use2 | 4 | Second use. Can be 'and' to give: For Use1, see [[Target1]] and [[Target2]] | String | optional |
Target2 | 5 | Page to link second use to. | Page name | optional |
Use3 | 6 | Third use, can be 'and' | String | optional |
Target3 | 7 | Page to link third use to. | Page name | optional |