Redirect
From bildr
Creating internal redirects to another page
To create an internal redirect link all you need to do is enter #REDIRECT[[name of page to redirect to]]
e.g to redirect BATTERY to Battery you would create a page called BATTERY containing #REDIRECT[[Battery]]
Creating internal redirects to a category
This is as easy to do as above as in #REDIRECT[[category name to redirect to]]
e.g to redirect to the Batteries category you would create a page called BATTERY containing #REDIRECT[[Category:Battery]]
Creating internal redirects to a category without the page showing up under the category
This is as easy to do as above as in #REDIRECT[[:category name to redirect to]]
Please notice the : this is what hides the page from the redirected category page.
e.g to redirect to the Batteries category you would create a page called BATTERY containing #REDIRECT[[:Category:Battery]]
This is probably the better way to do it as you don't want to see BATTERY and click on it as you will just end up where you currently are.
This page is an Article on bildr. Articles are pages that define or explain a concept, method, or generic item.