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=abusefilterchecksyntax

(main | abusefilterchecksyntax)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: Abuse Filter
  • สัญญาอนุญาต: GPL-2.0-or-later

ตรวจสอบไวยากรณ์ของตัวกรอง AbuseFilter

Specific parameter:
Other general parameters are available.
filter

ข้อความตัวกรองแบบเต็มที่จะตรวจสอบไวยากรณ์

This parameter is required.
ตัวอย่าง:
ตรวจสอบไวยากรณ์ของตัวกรองที่ถูกต้อง
api.php?action=abusefilterchecksyntax&filter="foo" [เปิดในกระบะทราย]
ตรวจสอบไวยากรณ์ของตัวกรองที่ไม่ถูกต้อง
api.php?action=abusefilterchecksyntax&filter="bar"%20bad_variable [เปิดในกระบะทราย]