mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-28 02:00:42 +00:00
1dc00fabd2
Change-Id: I78cc8eb2b593961a8e2f572e47a45c6043e64f97
16 lines
775 B
JSON
16 lines
775 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-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}}"
|
|
}
|