mediawiki-extensions-Templa.../i18n/qqq.json
Coren dfa7e27b5a Linting and slight tweak to parser
- add a tweak to the parser (keep the value tokens in a declaration
  separate in the parsed tree to ease matching at render time
- add error checking to encoding/decoding the templatestyles property
- pick some lint suggested by Brion and Bryan

Change-Id: If60b91e119102c0f0f559fe7e5a4c421c94b7ff4
2016-04-12 15:42:23 +00:00

11 lines
338 B
JSON

{
"@metadata": {
"authors": [
"Marc A. Pelletier"
]
},
"templatestyles": "The name of the extension",
"templatestyles-desc": "{{desc|name=TemplateStyles|url=https://www.mediawiki.org/wiki/Extension:TemplateStyles}}",
"templatestyles-doc-header": "Used as caption for the display of the style sheet of the current template."
}