X-Git-Url: http://git.cyclocoop.org/%22%20%20.%20generer_url_ecrire%28%22mots_tous%22%29%20.%20%22?a=blobdiff_plain;f=docs%2Fmagicword.txt;h=6b4d37ee3e2505e3b72cbf523495fe5322419d9c;hb=712478214a6e33fcf23876253b8d5c01015df58f;hp=46fcecc7af98082242143729af8ccd86e15f8164;hpb=c63e33d5cf04487247df5dd07b3bba7ee32c5f8d;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/magicword.txt b/docs/magicword.txt index 46fcecc7af..6b4d37ee3e 100644 --- a/docs/magicword.txt +++ b/docs/magicword.txt @@ -86,10 +86,10 @@ function wfGetCustomMagicWordValue( &$parser, $var1, $var2 ){ return "custom: var1 is $var1, var2 is $var2"; } -Note: the 'ParserFirstCallInit' hook is only aviable since 1.12. To work with +Note: the 'ParserFirstCallInit' hook is only available since 1.12. To work with an older version, you'll need to use an extension function. Online documentation (contains more informations): Magic words: https://www.mediawiki.org/wiki/Manual:Magic_words Variables: https://www.mediawiki.org/wiki/Manual:Variable -Parser functions: https://www.mediawiki.org/wiki/Manual:Parser_functions \ No newline at end of file +Parser functions: https://www.mediawiki.org/wiki/Manual:Parser_functions