MedijaViki API pagalba
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.
- Šaltinis: MediaWiki
- Licencija: GPL-2.0-or-later
List all files that are duplicates of the given files based on hash values.
Parametrai:
- dflimit
Kiek pasikartojančių failų gražinti.
- Leidžiama ne daugiau nei 500 (5 000 robotams).
- Type: integer or max
- Numatytasis: 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
- Numatytasis: ascending
- dflocalonly
Look only for files in the local repository.
- Type: boolean (details)
Pavyzdžiai:
- Ieškoti File:Albert Einstein Head.jpg dublikatų.
- api.php?action=query&titles=File:Albert_Einstein_Head.jpg&prop=duplicatefiles [open in sandbox]
- Ieškoti pasikartojančių visuose failuose.
- api.php?action=query&generator=allimages&prop=duplicatefiles [open in sandbox]