{"master":{"name":"ParserPower","namemsg":"parserpower","version":"1.10.0","author":["[http:\/\/www.mediawiki.org\/wiki\/User:OoEyes Shawn Bruckner]","Hydra Wiki Platform Team","wiki.gg development team","Derugon"],"license-name":"GPL-2.0-or-later","url":"https:\/\/www.mediawiki.org\/wiki\/Extension:ParserPower","description":"A collection of extended parser functions for MediaWiki, particularly including functions for dealing with lists of values separated by a dynamically-specified delimiter.","descriptionmsg":"parserpower-desc","type":"parserhook","requires":{"MediaWiki":">= 1.43.0","platform":{"php":">= 8.1"}},"TrackingCategories":["parserpower-duplicate-args-category","parserpower-invalid-args-category"],"ExtensionMessagesFiles":{"ParserPowerMagic":"ParserPower.i18n.magic.php"},"ServiceWiringFiles":["src\/ServiceWiring.php"],"HookHandlers":{"FunctionRegistration":{"class":"MediaWiki\\Extension\\ParserPower\\Hooks\\FunctionRegistrationHooks","services":["ParserPower.ParserVariableRegistry"]},"Scribunto":{"class":"MediaWiki\\Extension\\ParserPower\\Hooks\\ScribuntoHooks"}},"Hooks":{"ParserFirstCallInit":"FunctionRegistration","ScribuntoExternalLibraries":"Scribunto"},"ConfigRegistry":{"ParserPower":"MediaWiki\\Extension\\ParserPower\\ParserPowerConfig::newInstance"},"config_prefix":"wgParserPower","config":{"LstmapExpansionCompat":{"description":"Use true to expand token and pattern variables only after token replacements in {{#lstmap}}. Use false to expand variables the same way as {{#listmap}}.","value":false},"LstFunctionNamedExpansionCompat":{"description":"Use 'old' to only allow numbered parameters in {{#lstfltr}}, {{#lstmap}}, {{#lstmaptemp}}, {{#lstrm}}, {{#lstsrt}}, and {{#lstuniq}}. Use 'tracking-old' to also track parameters that may be confused as named parameters. Use 'new' to allow both numbered and named parameters.","value":"tracking-old"}},"repository":"https:\/\/github.com\/wiki-gg-oss\/mediawiki-extensions-ParserPower.git"}}