Help:Parser functions: Difference between revisions
Jump to navigation
Jump to search
(under construction, but here we have the discussion page) |
(tippos) |
||
Line 3: | Line 3: | ||
The extension '''ParserFunctions''' (http://meta.wikimedia.org/wiki/ParserFunctions) needs MediaWiki > 1.6.8. We have MediaWiki [[Special:Version|Version 1.6.5]] installed for WikiIndex. Thats why some of the parser functions do not work <tt>#expr</tt> and <tt>#ifexpr</tt> produce only error messages. | The extension '''ParserFunctions''' (http://meta.wikimedia.org/wiki/ParserFunctions) needs MediaWiki > 1.6.8. We have MediaWiki [[Special:Version|Version 1.6.5]] installed for WikiIndex. Thats why some of the parser functions do not work <tt>#expr</tt> and <tt>#ifexpr</tt> produce only error messages. | ||
#if, #ifexist do good work... | <tt>#if</tt>, <tt>#ifexist</tt> seem to do good work... | ||
[[Category:Help]] | [[Category:Help]] |
Revision as of 21:34, 22 November 2006
...under construction...
The extension ParserFunctions (http://meta.wikimedia.org/wiki/ParserFunctions) needs MediaWiki > 1.6.8. We have MediaWiki Version 1.6.5 installed for WikiIndex. Thats why some of the parser functions do not work #expr and #ifexpr produce only error messages.
#if, #ifexist seem to do good work...