WikiIndex:Redirect

From WikiIndex
Revision as of 00:07, 4 February 2007 by 69.87.199.238 (talk) (Chained redirects do not function automatically.)
Jump to navigation Jump to search

If you want to redirect one page to another, you have to write:

#REDIRECT [[Destination Page]]

the redirect keyword is case-insensitive, you can also write

#redirect [[Destination Page]]

but the redirect statement must be the only contents of the page

Chained redirects do not function automatically. The first redirect will execute, but the process stops after one step. The next page, containing another redirect, is shown as a link. The user must click on the link to follow the chain. So, each redirect should be constructed to point directly to the proper ultimate page.