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 羅伯茨太空工業 (as in the publisher), but ends up on the page titled 羅伯茨太空工業 (as in the in-game company) 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
This template produces a hatnote similar to: "Foo" redirects here. For other uses, see [[Foo (disambiguation)]].
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
Redirecting page | 1 | Name of page that redirects here | 頁面名稱 | 必填 |
Use 1 | 2 | Displayed as: For Use 1, see ... If left empty, defaults to For other uses, see ... | 行 | 選填 |
Target 1 | 3 | Page to link to. Default is [[PAGENAME (disambiguation)]]. | 頁面名稱 | 選填 |
Use 2 | 4 | Second use. Can be 'and' to give: For Use 1, see [[Target1]] and [[Target2]] | 行 | 選填 |
Target 2 | 5 | Page to link second use to. | 頁面名稱 | 選填 |
Use 3 | 6 | Third use, can be 'and' | 行 | 選填 |
Target 3 | 7 | Page to link third use to. | 頁面名稱 | 選填 |
Custom text | text | Text to be appended to the end. | 行 | 選填 |