mediawiki-extensions-PageIm.../i18n/api/qqq.json
jgiannelos d9fd6c8679 Add language param in prop=pageimages API
* Images on pages can be localized (eg. SVG text)
* Allow API consumers to select the language the images are rendered in

Bug: T257082
Change-Id: I05f498444c55aea9028a58de80e21ba1e236bf02
2020-08-19 11:59:05 +03:00

19 lines
1,015 B
JSON

{
"@metadata": {
"authors": [
"Shirayuki",
"Umherirrender"
]
},
"apihelp-query+pageimages-description": "{{doc-apihelp-description|query+pageimages}}",
"apihelp-query+pageimages-summary": "{{doc-apihelp-summary|query+pageimages}}",
"apihelp-query+pageimages-example-1": "{{doc-apihelp-example|query+pageimages}}",
"apihelp-query+pageimages-param-prop": "{{doc-apihelp-param|query+pageimages|prop}}",
"apihelp-query+pageimages-param-thumbsize": "{{doc-apihelp-param|query+pageimages|thumbsize}}",
"apihelp-query+pageimages-param-langcode": "{{doc-apihelp-param|query+pageimages|langcode}}",
"apihelp-query+pageimages-param-limit": "{{doc-apihelp-param|query+pageimages|limit}}",
"apihelp-query+pageimages-param-license": "{{doc-apihelp-param|query+pageimages|license}}",
"apihelp-query+pageimages-paramvalue-license-free": "{{doc-apihelp-paramvalue|query+pageimages|license|free}}",
"apihelp-query+pageimages-paramvalue-license-any": "{{doc-apihelp-paramvalue|query+pageimages|license|any}}"
}