ParserFunctions

From KevinWiki

(Difference between revisions)
Jump to: navigation, search
Kevin (Talk | contribs)
(New page: Category:MediaWiki Related ParserFunctions extension is required to use templates. # Download the [http://www.mediawiki.org/wiki/Special:ExtensionDistributor/ParserFunctions ParserFun...)

Latest revision as of 12:11, 6 April 2009

ParserFunctions extension is required to use templates.

  1. Download the ParserFunctions extension and extract it to the extensions directory.
  2. Add
    require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );
    to the LocalSettings.php file.
  3. See Special:Version to check if the extension is installed correctly.
Personal tools