https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112635
Revision: 112635
Author: danwe
Date: 2012-02-28 20:50:12 +0000 (Tue, 28 Feb 2012)
Log Message:
-----------
added message explanations again after they were removed in r109525
Modified Paths:
--------------
trunk/extensions/ParserFun/ParserFun.i18n.magic.php
Modified: trunk/extensions/ParserFun/ParserFun.i18n.magic.php
===================================================================
--- trunk/extensions/ParserFun/ParserFun.i18n.magic.php 2012-02-28 20:46:08 UTC
(rev 112634)
+++ trunk/extensions/ParserFun/ParserFun.i18n.magic.php 2012-02-28 20:50:12 UTC
(rev 112635)
@@ -22,6 +22,14 @@
'caller' => array( 1, 'CALLER' ),
);
+/** Message documentation (Message documentation)
+ * @author Daniel Werner
+ */
+$messages['qqq'] = array(
+ 'this' => array( 1, 'Keyword to put in front of a variable like
"{{THIS:PAGENAME}}". This will output the pagename of the page where it is
defined on instead of the page actually being parsed. "THIS" refers to that
page.' ),
+ 'caller' => array( 1, 'Variable/Parser function returning an templates
direct initiator or with options even all or just specific initiators.' ),
+);
+
/** German (Deutsch)
* @author Daniel Werner
*/
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs