Справка MediaWiki API
Это автоматически сгенерированная страница документации MediaWiki API.
Документация и примеры: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=mediadetection
(main | mediadetection)
- Этот модуль требует прав на чтение.
- Источник: Upload Wizard
- Лицензия: GPL-2.0-or-later
Return the likelihood that the stashed image represented by the supplied filekey is a logo
Определённые параметры:
Other general parameters are available.
- filename
Название файловой страницы
- filekey
filekey returned from the stash API request
Примеры:
- Return the likelihood that the image represented by the supplied filename is a logo
- api.php?action=mediadetection&filename=My_image.jpg [открыть в песочнице]
- Return the likelihood that the stashed image represented by the supplied filekey is a logo
- api.php?action=mediadetection&filekey=1ax8vy7ctc3k.op1rqo.3.jpg [открыть в песочнице]