MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

prop=globalusage (gu)

(main | query | globalusage)
  • This module requires read rights.
  • Source: Global Usage
  • License: MIT

Returns global image usage for a certain image.

Parameters:
guprop

Which properties to return:

url
Adds url.
pageid
Adds page ID.
namespace
Adds namespace ID.
Values (separate with |): url, pageid, namespace
Default: url
gulimit

How many links to return.

No more than 500 (5,000 for bots) allowed.
Type: integer or max
Default: 10
gucontinue

When more results are available, use this to continue.

gufilterlocal

Filter local usage of the file.

Type: boolean (details)