Помоћ око Медијавикијевог API-ја

Ово је аутоматски генерисана документација за Медијавики API

Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-

action=antispoof

(main | antispoof)
  • This module requires read rights.
  • Извор: AntiSpoof
  • Лиценца: GPL-2.0-or-later

Check a username against AntiSpoof's normalisation checks.

Специфични параметри:
Other general parameters are available.
username

The username to check against AntiSpoof.

This parameter is required.
Пример:
Check username "Foo" against AntiSpoof
api.php?action=antispoof&username=Foo [open in sandbox]