r90828 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90827‎ | r90828 | r90829 >
Date:12:48, 26 June 2011
Author:robin
Status:deferred
Tags:
Comment:
(bug 22886) Update description of [[MediaWiki:Expand templates title]]: from {{PAGENAME}} to {{FULLPAGENAME}}

This has already been done on the English Wikipedia: http://en.wikipedia.org/w/index.php?title=MediaWiki:Expand_templates_title&action=history
Modified paths:
  • /trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php
@@ -16,7 +16,7 @@
1717 <nowiki>{{</nowiki>#if:…}}, and variables like
1818 <nowiki>{{</nowiki>CURRENTDAY}}&mdash;in fact pretty much everything in double-braces.
1919 It does this by calling the relevant parser stage from MediaWiki itself.',
20 - 'expand_templates_title' => 'Context title, for {{PAGENAME}} etc.:',
 20+ 'expand_templates_title' => 'Context title, for {{FULLPAGENAME}} etc.:',
2121 'expand_templates_input' => 'Input text:',
2222 'expand_templates_output' => 'Result',
2323 'expand_templates_xml_output' => 'XML output',

Status & tagging log