Template:Redirects: Difference between revisions

From August Wiki
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 edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


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.
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.
[[Category:templates]]

Latest revision as of 01:49, 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.