Pomoc MediaWiki API

To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API

prop=duplicatefiles (df)

(main | query | duplicatefiles)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł może być użyty jako generator.
  • Źródło: MediaWiki
  • Licencja: GPL-2.0+

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

Parametry:
dflimit

How many duplicate files to return.

Nie więcej niż 500 (5000 dla botów) dozwolone.
Type: integer or max
Domyślnie: 10
dfcontinue

When more results are available, use this to continue.

dfdir

The direction in which to list.

Jedna z następujących wartość: ascending, descending
Domyślnie: ascending
dflocalonly

Look only for files in the local repository.

Typ: wartość logiczna (szczegóły)