mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-12-01 03:17:16 +00:00
a85ff941ef
Easier to translate There is no visible change on Special:ApiHelp/query+pageimages Enable use of existing paramvalue apihelp messages for pilicense Bug: T285545 Change-Id: Iea70490705af9224b3c93669bd5a6e9be7043410
21 lines
1.2 KiB
JSON
21 lines
1.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"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-paramvalue-prop-thumbnail": "{{doc-apihelp-paramvalue|query+pageimages|prop|thumbnail}}",
|
|
"apihelp-query+pageimages-paramvalue-prop-original": "{{doc-apihelp-paramvalue|query+pageimages|prop|original}}",
|
|
"apihelp-query+pageimages-paramvalue-prop-name": "{{doc-apihelp-paramvalue|query+pageimages|prop|name}}",
|
|
"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}}"
|
|
}
|