MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

prop=duplicatefiles (df)

(main | query | duplicatefiles)
  • Denne modulen krever lesetilgang.
  • Denne modulen kan brukes som en generator.
  • Source: MediaWiki
  • License: GPL-2.0+

List all files that are duplicates of the given files based on hash values.

Parametre:
dflimit

How many duplicate files to return.

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

When more results are available, use this to continue.

dfdir

The direction in which to list.

One of the following values: ascending, descending
Default: ascending
dflocalonly

Look only for files in the local repository.

Type: boolean (details)