No edit summary Tag: 2017 source edit |
No edit summary |
||
Line 4: | Line 4: | ||
|developer=Tim Starling | |developer=Tim Starling | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Rich Articles | |category=Rich Articles | ||
Line 11: | Line 10: | ||
|docu=https://www.mediawiki.org/wiki/Extension:ParserFunctions | |docu=https://www.mediawiki.org/wiki/Extension:ParserFunctions | ||
|features=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) of the functions from the [https://www.mediawiki.org/wiki/Extension:StringFunctions StringFunctions] extension, which may be enabled or disabled. | |features=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) of the functions from the [https://www.mediawiki.org/wiki/Extension:StringFunctions StringFunctions] extension, which may be enabled or disabled. | ||
|active=Yes | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Web, Authoring tool | |||
|wcagTestdate=2022-08-05 | |||
|wcagLevel=AA | |||
|wcagSupport=supports | |||
|wcagComments=parser functions are usually added in source edit mode. | |||
Output is mostly simple text strings. | |||
|extensionType=core | |||
|extensionFocus=reader | |||
}} | }} |
Revision as of 15:26, 5 August 2022
Extension: ParserFunctions
Overview | |||
---|---|---|---|
Description: | Enhance parser with logical functions | ||
State: | stable | Dependency: | BlueSpice |
Developer: | Tim Starling | License: | GPL v2+ |
Type: | MediaWiki | Category: | Rich Articles |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
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) of the functions from the StringFunctions extension, which may be enabled or disabled.
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-05 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
parser functions are usually added in source edit mode. Output is mostly simple text strings. |
Extension type: | core |
Extension focus: | reader |