Gamepedia Help Wiki
m (Undo revision 16547 by Xbony2 (talk) accident, sorry)
m (DSquirrelGM moved page User:Moving a page to Moving a page over a redirect without leaving a redirect: revert)
(25 intermediate revisions by 15 users not shown)
Line 1: Line 1:
[[file:Move page.png|left|200px]]
+
[[File:Move page.png|left|200px]]
Users who would like to change the name of a page on a wiki, can use the "Move" mediawiki feature.
+
Users who would like to change the name of a page on a wiki, can use MediaWiki's "Move" feature.
   
This feature is located on the drop-down menu under "More" in the the right navigation pane above the articles.
+
This feature is located on the drop-down menu under "More" in the right navigation pane above the article content.
   
==Location==
+
== Location ==
 
<div style="float: right">
 
<div style="float: right">
[[File:move-img.png|400px|thumb|The location of the tabbed list may vary depending on the design of the wiki.]]
+
[[File:Move-img.png|400px|thumb|The location of the tabbed list may vary depending on the design of the wiki.]]
   
The tab is not visible if you are not logged in. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}". Normally you would want to leave the "{{MediaWiki:movetalk}}" option ticked.
+
The tab is not visible if you are not logged in. If you are, simply click the “Move” option, enter the new name and click "{{MediaWiki:movepagebtn}}". Normally you would want to leave the "{{MediaWiki:movetalk}}" option ticked.
   
  +
{{Clear}}
==Instructions==
 
  +
 
== Instructions ==
 
Once you click the move item from the list, you will be taken to a page where you can change some of the parameters of that page.
 
Once you click the move item from the list, you will be taken to a page where you can change some of the parameters of that page.
   
 
[[File:move-menu.png|400px|thumb]]
 
[[File:move-menu.png|400px|thumb]]
   
Starting from the move page panel:
+
Starting from the move page panel:
*The first item designates the page you intend to move.
+
* The first item is what namespace and title you want to move the page to.
  +
* The second item is the move page summary, shown in the page history and move log.
*The section item allows you to choose what title you want to grant that page. If you are changing a content page for the wiki, leave it set to main, if you are an admin or guardian changing mediawiki pages, use the appropriate title.
 
**Afterwards you can type in the new name of the page you want to move to.
+
* The third item will set whether a page will be created at the old page's name redirecting to the new page.
  +
* The fourth item will set whether add the old and new pages to your [[watchlist]].
   
  +
{{Clear}}
*'''Important!'''
 
**For the safety of the admins and your content, please enter a reason for this move in the next box. This allows us to understand the reason behind the move, and correct any mistakes accordingly.
 
   
  +
== Important information regarding editing history ==
Once you are done, you can check the boxes that pertain to what you want to do. It is highly recommended to leave the "Leave a redirect behind" checked (We talk about that below) as well as the "watch source page and target page" checked. This allows users to always be taken to your new page instead of viewing outdated content. You will also be notified when someone adds content, added a collaborative effect among the community.
 
 
==Important==
 
 
If you move page "A" to a new title "B", this operation will do the following:
 
If you move page "A" to a new title "B", this operation will do the following:
 
* Renames the title of page "A" to "B"
 
* Renames the title of page "A" to "B"
* Renames all the editing history of page "A" to page "B" as well
+
* Moves all the editing history of page "A" to page "B"
* Creates a new page "A", whose content is a [[Redirects|redirect]] to page "B"
+
* Creates a new page "A", whose content is a [[Redirects|redirect]] to page "B" (unless this option is deselected, see [[#Moving a page without creating a redirect|§ Moving a page without creating a redirect]])
   
The second point is important. By using the "{{MediaWiki:move}}" feature, you also '''move the editing history''', which is desirable in most situations. The editing history allows people to see how the content of the page was built up, and who contributed what.
+
The second point is important. By using the "{{MediaWiki:move}}" feature, you also '''move the editing history''', which is desirable in most situations. The editing history allows people to see how the content of the page was built up, and who contributed what.
   
However, if you decide to copy and paste content to a new page, where the intent is to move the page, it would be a general mess for admins and the community to keep track of changes for that particular page.
+
However, if you decide to copy and paste content to a new page, where the intent is to move the page, it would be a general mess for admins and the community to keep track of changes for that particular page.
   
 
* Some examples of problems when copy pasting instead of moving:
 
* Some examples of problems when copy pasting instead of moving:
 
** Users editing a page that shouldn't exist
 
** Users editing a page that shouldn't exist
** Users looking for pages that don't exist or are seriously outdated.
+
** Users looking for pages that don't exist or are seriously outdated.
 
** Admins having to moderate and/or remove a page that isn't a part of the main wiki content.
 
** Admins having to moderate and/or remove a page that isn't a part of the main wiki content.
   
So please remember that if you intend to move the contents of a page to another page in its entirety. Only use the the move function as instructed above.
+
So please remember that if you intend to move the contents of a page to another page in its entirety. Only use the move function as instructed above.
   
 
For more information on how users are able to edit/see the history of a page, see [[Tracking changes]].
 
For more information on how users are able to edit/see the history of a page, see [[Tracking changes]].
   
 
== Moving a page without creating a redirect ==
==Redirect==
 
 
Users with the ''suppressredirect'' [[User rights|user right]] can optionally move a page without creating a redirect. This right is automatically given to all [[Project:Autoconfirmed users|autoconfirmed users]].
When the [[Special:ListGroupRights|user right]] is enabled, one additional check box will appear when one needs to move a page (see picture above).
 
   
When moving a page and leaving the "leave a redirect behind" checkbox checked, the move operation '''leaves behind a redirect''' (see [[Redirects]]), and it should not result in any broken links.
+
When users with this user right move a page, there will be an additional option to deselect the "leave a redirect behind" option. This is useful when the old title wouldn't be a likely search term.
   
The "{{MediaWiki:whatlinkshere}}" feature, which can be used through the link in the {{MediaWiki:toolbox}} (at bottom of the [[Navigation#Sidebar|sidebar]] on the left) is useful when doing this.
+
When moving a page without leaving a redirect, it's important to fix broken links to the previous title. The "{{MediaWiki:whatlinkshere}}" feature, which can be used through the link in the {{MediaWiki:toolbox}} (at bottom of the [[Navigation#Sidebar|sidebar]] on the left) is useful when doing this.
   
 
== Proposing a move ==
 
== Proposing a move ==
Line 57: Line 57:
 
As with all wiki editing, a move operation can be reversed (by any user). To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".
 
As with all wiki editing, a move operation can be reversed (by any user). To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".
   
The page title "B" will still be left behind, as a redirect from "B" to "A". Any user can remove the redirect and propose that the page be deleted. However the final deletion will require sysop privileges (see [[Deleting a page]]).
+
When undoing obvious page move vandalism, the option to leave a redirect should be deselected — otherwise the page title "B" will still be left behind as a redirect from "B" to "A". If you do see a redirect that was left as a result of page move vandalism, tag it for deletion, although only a sysop can actually [[Deleting a page|delete it]].
 
== Moving a page without creating a redirect ==
 
Users with the ''suppressredirect'' [[User rights|user right]] can optionally move a page without creating a redirect. This is particularly useful when undoing a move.
 
 
   
'''See also''':
+
== See also ==
 
* [[Redirects#Suppressing a redirect]]
 
* [[Redirects#Suppressing a redirect]]
   
 
[[Category:Advanced editing]]
 
[[Category:Advanced editing]]
   
  +
[[de:Eine Seite verschieben]]
  +
[[fr:Renommer une page]]
 
[[pl:Przenoszenie (zmiana nazwy) strony]]
 
[[pl:Przenoszenie (zmiana nazwy) strony]]
  +
[[pt:Mover uma página]]
  +
[[ru:Переименовывание]]
  +
[[tr:Bir sayfa taşıma]]

Revision as of 02:31, 8 May 2020

Move page

Users who would like to change the name of a page on a wiki, can use MediaWiki's "Move" feature.

This feature is located on the drop-down menu under "More" in the right navigation pane above the article content.

Location

Move-img

The location of the tabbed list may vary depending on the design of the wiki.

The tab is not visible if you are not logged in. If you are, simply click the “Move” option, enter the new name and click "Move page". Normally you would want to leave the "Move associated talk page" option ticked.

Instructions

Once you click the move item from the list, you will be taken to a page where you can change some of the parameters of that page.

Move-menu

Starting from the move page panel:

  • The first item is what namespace and title you want to move the page to.
  • The second item is the move page summary, shown in the page history and move log.
  • The third item will set whether a page will be created at the old page's name redirecting to the new page.
  • The fourth item will set whether add the old and new pages to your watchlist.

Important information regarding editing history

If you move page "A" to a new title "B", this operation will do the following:

The second point is important. By using the "Move" feature, you also move the editing history, which is desirable in most situations. The editing history allows people to see how the content of the page was built up, and who contributed what.

However, if you decide to copy and paste content to a new page, where the intent is to move the page, it would be a general mess for admins and the community to keep track of changes for that particular page.

  • Some examples of problems when copy pasting instead of moving:
    • Users editing a page that shouldn't exist
    • Users looking for pages that don't exist or are seriously outdated.
    • Admins having to moderate and/or remove a page that isn't a part of the main wiki content.

So please remember that if you intend to move the contents of a page to another page in its entirety. Only use the move function as instructed above.

For more information on how users are able to edit/see the history of a page, see Tracking changes.

Moving a page without creating a redirect

Users with the suppressredirect user right can optionally move a page without creating a redirect. This right is automatically given to all autoconfirmed users.

When users with this user right move a page, there will be an additional option to deselect the "leave a redirect behind" option. This is useful when the old title wouldn't be a likely search term.

When moving a page without leaving a redirect, it's important to fix broken links to the previous title. The "What links here" feature, which can be used through the link in the Tools (at bottom of the sidebar on the left) is useful when doing this.

Proposing a move

Deciding on a page title can be a difficult aspect of wiki organization, and one which can often provoke debates. If the move you have in mind is one which might cause upset or could be considered controversial, you should propose the move first. Do this by leaving a note giving your reasons on the talk page. Your wiki may also have a move template you can mark the subject page with to help draw more attention to the proposal.

Undo a move

As with all wiki editing, a move operation can be reversed (by any user). To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".

When undoing obvious page move vandalism, the option to leave a redirect should be deselected — otherwise the page title "B" will still be left behind as a redirect from "B" to "A". If you do see a redirect that was left as a result of page move vandalism, tag it for deletion, although only a sysop can actually delete it.

See also