2014-03-28 11:12:22 +00:00
{
2014-05-02 06:29:28 +00:00
"@metadata" : {
"authors" : [ ]
} ,
"pageimages-desc" : "Collects information about images used on page" ,
"pageimages-blacklist" : "" ,
2014-10-29 18:20:55 +00:00
"pageimages-info-label" : "Page image" ,
"apihelp-query+pageimages-description" : "Returns information about images on the page, such as thumbnail and presence of photos." ,
2017-05-26 19:36:36 +00:00
"apihelp-query+pageimages-summary" : "Returns information about images on the page, such as thumbnail and presence of photos." ,
2015-02-09 21:06:49 +00:00
"apihelp-query+pageimages-example-1" : "Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page." ,
2016-12-02 22:09:55 +00:00
"apihelp-query+pageimages-param-prop" : "Which information to return:\n;thumbnail:URL and dimensions of thumbnail image associated with page, if any.\n;original:URL and original dimensions of image associated with page, if any.\n;name:Image title." ,
2014-10-29 18:20:55 +00:00
"apihelp-query+pageimages-param-thumbsize" : "Maximum thumbnail dimension." ,
2016-11-10 00:02:00 +00:00
"apihelp-query+pageimages-param-limit" : "Properties of how many pages to return." ,
"apihelp-query+pageimages-param-license" : "Limit page images to a certain license type" ,
"apihelp-query+pageimages-paramvalue-license-free" : "only free images" ,
2017-10-30 18:12:44 +00:00
"apihelp-query+pageimages-paramvalue-license-any" : "best image, whether free or non-free."
2014-05-02 06:29:28 +00:00
}