mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-12-01 03:26:14 +00:00
0b97c6ea0a
Change-Id: I1ade5cbf3ec9a60acd8d9f231bf6d77a52a179a3
12 lines
484 B
JSON
12 lines
484 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dejavu"
|
|
]
|
|
},
|
|
"apihelp-categorytree-description": "Internal module for the CategoryTree extension.",
|
|
"apihelp-categorytree-param-category": "Title in the category namespace, prefix will be ignored if given.",
|
|
"apihelp-categorytree-param-options": "Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>.",
|
|
"apierror-categorytree-invalidjson": "Options must be valid a JSON object."
|
|
}
|