Extension:ParserFunctions
From MediaWiki.org
|
ParserFunctions Release status: stable |
|
|---|---|
| Implementation | Parser functions |
| Description | Enhances parser with logical functions |
| Author(s) | Tim StarlingTalk |
| MediaWiki | 1.7+ |
| License | DWTFYWWI or GPL2 |
| Download | Download snapshot |
ParserFunctions extension enhances parser with logical functions. For instructions on how to use it, please see Meta-Wiki.
[edit] Installation
- Download the latest snapshot and extract it to your extensions directory.
- Add
to LocalSettings.phprequire_once("$IP/extensions/ParserFunctions/ParserFunctions.php");
- Installation can now be verified through Special:Version of your wiki.
[edit] Requirements
The ParserFunctions extension requires MediaWiki 1.7.0 or above.
If you are using Mediawiki 1.7.1 you can download the ParserFunctions for version 1.10. Just follow the instructions mentioned above and everything works fine.
For the trunk version (currently 1.14alpha), use the trunk version.
[edit] See also
This extension is being used on one or more of Wikimedia's wikis. It means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki is produced by Special:Version on that wiki.

