Adding description how to use Special:Redirect
authorMarco Falke <maic23@live.de>
Mon, 30 Sep 2013 20:55:32 +0000 (22:55 +0200)
committerMarco Falke <maic23@live.de>
Tue, 29 Oct 2013 08:13:54 +0000 (09:13 +0100)
A description, how to use this, is essential and should be right in the 'redirect-summary'.

Using actual UserID and RevisionID to make examples more realistic. Also localization of "Special:Redirect".

GitHub: https://github.com/wikimedia/mediawiki-core/pull/11
Change-Id: I02d0150d7eec4ca5ad8db9b59b5478801f28e840

languages/messages/MessagesEn.php

index 51c9e1a..44e0f53 100644 (file)
@@ -4878,7 +4878,7 @@ You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU Gen
 'redirect'            => 'Redirect by file, user, or revision ID',
 'redirect-legend'     => 'Redirect to a file or page',
 'redirect-text'       => '', # do not translate or duplicate this message to other languages
-'redirect-summary'    => 'This special page redirects to a file (given the file name), a page (given a revision ID), or a user page (given a numeric user ID).',
+'redirect-summary'    => 'This special page redirects to a file (given the file name), a page (given a revision ID), or a user page (given a numeric user ID). Usage: [[{{#Special:Redirect}}/file/Example.jpg]], [[{{#Special:Redirect}}/revision/328429]], or [[{{#Special:Redirect}}/user/101]].',
 'redirect-submit'     => 'Go',
 'redirect-lookup'     => 'Lookup:',
 'redirect-value'      => 'Value:',