mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-12-01 03:17:16 +00:00
d9fd6c8679
* 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
19 lines
1,015 B
JSON
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}}"
|
|
}
|