mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateStyles
synced 2024-11-15 03:35:47 +00:00
dfa7e27b5a
- 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
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Marc A. Pelletier"
|
|
]
|
|
},
|
|
"templatestyles": "TemplateStyles",
|
|
"templatestyles-desc": "Implement per-template style sheets",
|
|
"templatestyles-doc-header": "Template-specific style sheet:"
|
|
}
|