7 "url": "https://www.mediawiki.org/wiki/Extension:BoilerPlate",
8 "descriptionmsg": "boilerplate-desc",
12 "BoilerPlateHooks": "BoilerPlate.hooks.php",
13 "SpecialHelloWorld": "specials/SpecialHelloWorld.php"
16 "BoilerPlateEnableFoo": true
18 "ExtensionMessagesFiles": {
19 "BoilerPlateAlias": "BoilerPlate.i18n.alias.php"
23 "BoilerPlateHooks::onNameOfHook"
32 "ext.boilerPlate.foo": {
34 "modules/ext.boilerPlate.js",
35 "modules/ext.boilerPlate.foo.js"
38 "modules/ext.boilerPlate.foo.css"
44 "ResourceFileModulePaths": {
46 "remoteExtPath": "BoilerPlate"
49 "HelloWorld": "SpecialHelloWorld"