Extension:ParserFunctions

From MediaWiki.org

Jump to: navigation, search
Manual on MediaWiki Extensions
List of MediaWiki Extensions
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

Subversion [Help]
Browse source code

ParserFunctions extension enhances parser with logical functions. For instructions on how to use it, please see Meta-Wiki.

[edit] Installation

  1. Download the latest snapshot and extract it to your extensions directory.
  2. Add
    require_once("$IP/extensions/ParserFunctions/ParserFunctions.php");
    to LocalSettings.php
  3. 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.

Personal tools