Extension:ParserFunctions/mr
This extension comes with MediaWiki 1.18 and above. Thus you do not have to download it again. However, you still need to follow the other instructions provided.
Category:Extensions bundled with MediaWiki 1.18/mr
Category:GPL licensed extensions/mr![]() विमोचन स्थिती: स्थिरCategory:Stable extensions/mr |
|
---|---|
अंमलबजावणी | Parser functionCategory:Parser function extensions/mr |
वर्णन | Enhances the parser with logical and string functions |
लेखक | Tim Starlingचर्चा |
नविनतम आवृत्ती | Continuous updates |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.25+Category:Extensions with manual MediaWiki version |
विदागाराचे बदल | नाही |
परवाना | GNU General Public License 2.0 or later |
अधिभारण | Category:Extensions in Wikimedia version control/mr README |
Help | |
|
|
Quarterly downloads | 256 (Ranked 10th) |
Public wikis using | 15,766 (Ranked 4th) |
Translate the ParserFunctions extension if it is available at translatewiki.net | |
बाबी | खुली कामे · गणकदोष अहवाल द्या |
The ParserFunctions 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 the help pages.
Installation
- Download and move the extracted
ParserFunctions
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ParserFunctions' );
- Configure as required, e.g., if you want to use the integrated string function functionality, add just after that line:
$wgPFEnableStringFunctions = true;
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Configuration
$wgPFEnableStringFunctions
- Allows to activate the integrated string function functionality (see string functions ). The default value is
false
. $wgPFStringLengthLimit
- Defines the maximum length of a string that string functions can operate on. The default value is
1000
.
Help pages
See also
![]() | ही extension एक किंवा एकाधिक विकिमिडिया प्रकल्पांवर सध्या वापरात आहे. बहुतेक त्याचा अर्थ असा आहे कि,extension ही स्थिर असून, यासारख्या उच्च रहदारी असलेल्या संकेतस्थळांद्वारे वापरण्यासाठी पुरेसे चांगले काम करीत आहे. विस्तार नाव विकिमिडियाच्या CommonSettings.php व InitialiseSettings.php रचित संचिकांमध्ये बघा, जेथे ती उभारल्या जाते. एखाद्या विशिष्ट विकिवर उभारल्या गेलेल्या extensions यादी, त्या विकिच्या Special:Version पानावर बघितल्या जाउ शकते. |
![]() | This extension is included in the following wiki farms/hosts and/or packages:
|
Category:All extensions/mr
Category:Extensions available as Debian packages/mr
Category:Extensions bundled with MediaWiki 1.18/mr
Category:Extensions in Wikimedia version control/mr
Category:Extensions included in BlueSpice/mr
Category:Extensions included in Canasta/mr
Category:Extensions included in Fandom/mr
Category:Extensions included in Miraheze/mr
Category:Extensions included in MyWikis/mr
Category:Extensions included in ProWiki/mr
Category:Extensions included in ShoutWiki/mr
Category:Extensions included in Telepedia/mr
Category:Extensions included in WikiForge/mr
Category:Extensions included in semantic::core/mr
Category:Extensions included in wiki.gg/mr
Category:Extensions used on Wikimedia/mr
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/mr
Category:ParserFirstCallInit extensions/mr
Category:ParserTestGlobals extensions/mr
Category:Parser function extensions/mr
Category:ScribuntoExternalLibraries extensions/mr
Category:Stable extensions/mr