MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=mediadetection

(main | mediadetection)
  • Denna modul kräver läsrättigheter.
  • Source: Upload Wizard
  • License: GPL-2.0-or-later

Return the likelihood that the stashed image represented by the supplied filekey is a logo

Parametrar:
Other general parameters are available.
filename

Namnet på filsidan

filekey

filekey returned from the stash API request

Examples:
Return the likelihood that the image represented by the supplied filename is a logo
api.php?action=mediadetection&filename=My_image.jpg [open in sandbox]
Return the likelihood that the stashed image represented by the supplied filekey is a logo
api.php?action=mediadetection&filekey=1ax8vy7ctc3k.op1rqo.3.jpg [open in sandbox]