Help:Redirect

From WikiAlpha
Revision as of 18:00, 18 June 2011 by Govind (Talk | contribs) (Created page with "A redirect is a special kind of page that takes visitors to an entirely different page. Redirects are created using this syntax: <nowiki>#REDIRECT Target page</nowiki> wher...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A redirect is a special kind of page that takes visitors to an entirely different page. Redirects are created using this syntax:

#REDIRECT [[Target page]]

where Target page is the name of the page to redirect to. It is also possible to redirect to a specific section within a page, for example

#REDIRECT [[Target page#Section name]] will redirect to the section Section name on Target page.