Difference between revisions of Help:How to contribute
No edit summary |
|||
| Line 30: | Line 30: | ||
Redirects move anyone who lands at that page to another page. This is used for terms that are similar, like [[Myopia]] and [[Shortsightedness]]. This is really important in preventing duplicate articles covering the same topic, and to aid in navigation of the wiki. | Redirects move anyone who lands at that page to another page. This is used for terms that are similar, like [[Myopia]] and [[Shortsightedness]]. This is really important in preventing duplicate articles covering the same topic, and to aid in navigation of the wiki. | ||
To create a redirect, type the following in the entire body of an article: | To create a redirect, type the following in the entire body of an article, and nothing else: | ||
<code><nowiki>#REDIRECT [[ArticleName]]</nowiki></code> | <code><nowiki>#REDIRECT [[ArticleName]]</nowiki></code> | ||