![]() Release status: stable | |
---|---|
Implementation | Parser function |
Description | Enhances the parser with logical and string functions |
Author(s) | Tim Starlingtalk |
Latest version | Continuous updates |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.25+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | README |
Help | |
| |
Translate the ParserFunctions extension if it is available at translatewiki.net | |
Issues | Open tasks ·Report a bug |
TheParserFunctions extension enhances the wikitext parser with helpful functions, mostly related to logic and string handling. Since MediaWiki 1.15, ParserFunctions has incorporated most (but not all) functions from the former StringFunctions extension, which may be enabled or disabled.
For instructions on how to use this extension, see thehelp pages.
ParserFunctions
folder to yourextensions/
directory.cdextensions/gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
wfLoadExtension('ParserFunctions');
$wgPFEnableStringFunctions=true;
$wgPFEnableStringFunctions
false
.$wgPFStringLengthLimit
1000
.![]() | This extension is being used on one or moreWikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia'sCommonSettings.php andInitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki'sSpecial:Version page. |
![]() | This extension is included in the following wiki farms/hosts and/or packages:This is not an authoritative list.Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here.Always check with your wiki farms/hosts or bundle to confirm. |