ParserFunctions

From KevinWiki

Revision as of 12:11, 6 April 2009 by Kevin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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