Template:Redirects: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Making a Redirect== To make a redirect, add the following into the page. This will automatically push users to the page in the brackets instead of the one they clicked. <pre>#REDIRECT PageName</pre> ===Use Cases=== Sometimes making a page is redundant, because a "main" page for that subset of item already exists. An example of this would be *XP Tokens*. As you now, there are 4 of these. * Major combat xp token * Major skilling xp token * Minor combat xp token * M..." |
(No difference)
|
Revision as of 01:48, 16 August 2025
Making a Redirect
To make a redirect, add the following into the page. This will automatically push users to the page in the brackets instead of the one they clicked.
#REDIRECT [[PageName]]
Use Cases
Sometimes making a page is redundant, because a "main" page for that subset of item already exists. An example of this would be *XP Tokens*. As you now, there are 4 of these.
- Major combat xp token
- Major skilling xp token
- Minor combat xp token
- Minor skilling xp token
Rather than make 4 separate pages for this, 2 main pages exist, called Skilling xp token and Combat xp token. If you attempt to go to the page Minor skilling XP token, you are automatically redirected.