WikiIndex:Redirect

From WikiIndex
Revision as of 14:49, 24 December 2011 by Hoof Hearted (talk | contribs) (clarity, wikilink, category info)
Jump to navigation Jump to search

If you want to redirect one page to another existing page:

Click the word "REDIRECT" at the bottom of the edit screen (below the edit summary box), then put the target page to be redirected to inside the square brackets.

That puts

#REDIRECT [[Destination Page]]

on the page. (Or you could manually type that in yourself -- it makes no difference).

the redirect keyword is case-insensitive (but the target page is case-sensitive), you can also write

#redirect [[Destination Page]]

Make sure that this line is at the TOP of the edit box -- it will not work if even a single blank line or space comes before it in the edit box.

(It may technically "work" if you add a few lines after it -- comments or categories -- but why would you put that information on the redirect page, where no one will see it, rather than on the destination page?)

You can also add a category to the redirect page, and it will then be listed in said category – but will be displayed in italics.

Chained redirects (also known as 'DoubleRedirects') will not function automatically. The first redirect will execute correctly, but any subsequent redirects - 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 target page (see also the list at Special:DoubleRedirects -- pitch in and help us get these cleaned up).

I can do that automatically with a bot script, so we never need to worry about it. — User:Sean Fennel@ 16:00, 6 February 2007 (PST)

For an example of a properly-done redirect, see wikiinfo. That mis-spelling takes you to the (properly-spelled) "Wikinfo.org" page, with a tiny note "(Redirected from Wikiinfo)".