MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
prop=duplicatefiles (df)
- This module requires read rights.
- This module can be used as a generator.
List all files that are duplicates of the given files based on hash values.
Параметры:
- dflimit
How many duplicate files to return.
- No more than 500 (5000 for bots) allowed.
- По умолчанию: 10
- dfcontinue
When more results are available, use this to continue.
- dfdir
The direction in which to list.
- One value: ascending, descending
- По умолчанию: ascending
- dflocalonly
Look only for files in the local repository.
Примеры:
- Look for duplicates of File:Albert Einstein Head.jpg.
- api.php?action=query&titles=File:Albert_Einstein_Head.jpg&prop=duplicatefiles
- Поиск дубликатов всех файлов.
- api.php?action=query&generator=allimages&prop=duplicatefiles