Difference between revisions of "Manual:Redirects"
[unchecked revision] | [unchecked revision] |
(Tag: 2017 source edit) |
Redirects are used to forward users from one page name to another. They can be useful if a particular article is referred to by multiple names, or has alternative punctuation, capitalization or spellings.
When to use a redirect[edit | edit source]
Pages should be redirected in the following cases:
- abbreviations and synonyms
- from less used expressions to often used expressions
You may start a new page with the name you want to direct from. You can also use an existing page that you are making inactive as a page by going to that page and using the "edit" tab at the top. In either case, you will be inserting the following code at the very first text position of the Edit window for the page:
#REDIRECT [[page you want to forward to]]
In the wiki code view there is a button that helps you creating a redirect .
Related info
__NOTOC__ Redirects are used to forward users from one page name to another. They can be useful if a particular article is referred to by multiple names, or has alternative punctuation, capitalization or spellings.<br /><br /> ==When to use a redirect== Pages should be redirected in the following cases: * abbreviations and synonyms * from less used expressions to often used expressions You may start a new page with the name you want to direct from. You can also use an existing page that you are making inactive as a page by going to that page and using the "edit" tab at the top. In either case, you will be inserting the following code at the very first text position of the Edit window for the page: <pre>#REDIRECT [[page you want to forward to]]</pre> In the wiki code view there is a button that helps you creating a redirect [[File:Btn-Redirect.png]]. {{Box_Links-en | Thema1Topic1 =[[Move_Article|Move an article]] | Thema2Topic2 =[[Delete_article|Delete an article]] | Thema3Topic3 =[[Subpage|Creating subpages]] | Thema4Topic4 = }} [[en:{{FULLPAGENAME}}]] [[de:Weiterleitungen]]
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | |||
Redirects are used to forward users from one page name to another. They can be useful if a particular article is referred to by multiple names, or has alternative punctuation, capitalization or spellings.<br /><br /> | Redirects are used to forward users from one page name to another. They can be useful if a particular article is referred to by multiple names, or has alternative punctuation, capitalization or spellings.<br /><br /> | ||
Line 5: | Line 6: | ||
Pages should be redirected in the following cases: | Pages should be redirected in the following cases: | ||
− | * abbreviations and synonyms | + | *abbreviations and synonyms |
− | * from less used expressions to often used expressions | + | *from less used expressions to often used expressions |
Line 15: | Line 16: | ||
In the wiki code view there is a button that helps you creating a redirect [[File:Btn-Redirect.png]]. | In the wiki code view there is a button that helps you creating a redirect [[File:Btn-Redirect.png]]. | ||
− | {{Box_Links-en | | + | {{Box_Links-en | Topic1 =[[Move_Article|Move an article]] | Topic2 =[[Delete_article|Delete an article]] | Topic3 =[[Subpage|Creating subpages]] | Topic4 = }} |
− | [[en:{{FULLPAGENAME}}]][[de:Weiterleitungen]] | + | [[en:{{FULLPAGENAME}}]] |
+ | [[de:Weiterleitungen]] |