Help:Redirect a page
From STNE Wiki
(Difference between revisions)
Jacksfh (Talk | contribs)
(Created page with "A '''redirect''' is a page created so that navigation to a given title will take the reader directly to a different page. A redirect is created using the syntax: <nowiki>#REDIR...")
Newer edit →
(Created page with "A '''redirect''' is a page created so that navigation to a given title will take the reader directly to a different page. A redirect is created using the syntax: <nowiki>#REDIR...")
Newer edit →
Revision as of 17:00, 2 November 2011
A redirect is a page created so that navigation to a given title will take the reader directly to a different page. A redirect is created using the syntax:
#REDIRECT [[target]]
where Target is the name of the target page. It is also possible to add a section anchor to make a redirect to a specific section of the target page.
Syntax
A page will be treated as a redirect page if its wikitext begins with #REDIRECT followed by a valid wikilink or interwikilink. A space is usually left before the link. (Note that some alternative capitalizations of "REDIRECT" are possible.)
Examples:
- #REDIRECT [[Items]] (redirects to the Items article)
- #REDIRECT [[Items#Syndicat Items (No Effect)]] (redirects to the Syndicat Items (No Effect) section of the Items article)