mediawiki-extensions-PageIm.../i18n/qqq.json
S Page cc9d7b143f Add example to ApiQueryPageImages via getExamplesMessages
Bug: T89035
Change-Id: Ia3410a35d7bfb1c234f2356b272c56a94cb11efb
2015-10-08 18:01:21 -07:00

17 lines
858 B
JSON

{
"@metadata": {
"authors": [
"Shirayuki",
"Umherirrender"
]
},
"pageimages-desc": "{{desc|name=Page Images|url=https://www.mediawiki.org/wiki/Extension:PageImages}}",
"pageimages-blacklist": "List of images. They will never be selected as page images",
"pageimages-info-label": "Label for the page image field on the action=info page.\n\nSee [{{canonicalurl:w:Main Page|action=info}} example].",
"apihelp-query+pageimages-description": "{{doc-apihelp-description|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-limit": "{{doc-apihelp-param|query+pageimages|limit}}"
}