Template:Redirect
A hatnote placed at the very top of an article — above the infobox and introduction — to tell readers that an alternate name or title redirects to this page. Purely informational; it does not create the redirect itself (see below).
This template does not make the redirect work. It only displays the note. To actually make an alternate title lead here, you also need to create a separate page at that title containing:
#REDIRECT [[Target Article Name]]
Usage
Simple, single redirect:
{{Redirect|Abominable Snowman}}
Renders as: "Abominable Snowman redirects here."
Two redirects to the same page:
{{Redirect|Abominable Snowman|Yeh-teh}}
Renders as: "Abominable Snowman and Yeh-teh redirect here."
With an additional note (e.g. pointing to a disambiguation page for unrelated uses of the same name):
{{Redirect|Abominable Snowman|for=For the 1957 Hammer horror film, see [[The Abominable Snowman (film)]].}}
Parameters
- 1 — the redirected title (required)
- 2 — a second redirected title, if applicable (optional)
- for — additional disambiguation text shown on its own line below the redirect note (optional)
