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
list=abuselog (afl)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: Abuse Filter
- สัญญาอนุญาต: GPL-2.0-or-later
แสดงเหตุการณ์ที่ถูกตรวจจับโดยตัวกรองการละเมิดกฎตัวใดตัวหนึ่ง
Specific parameters:
Other general parameters are available.
- afllogid
แสดงรายการที่มีไอดีปูมที่ระบุ
- Type: integer
- aflstart
ตราเวลาที่ต้องการใช้เป็นจุดเริ่มต้นของการแจงนับ
- Type: timestamp (allowed formats)
- aflend
ตราเวลาที่ต้องการใช้เป็นจุดสิ้นสุดของการแจงนับ
- Type: timestamp (allowed formats)
- afldir
In which direction to enumerate:
- ค่าใดค่าหนึ่งต่อไปนี้: newer, older
- Default: older
- afluser
แสดงเฉพาะรายการที่ดำเนินการเสร็จสมบูรณ์โดยผู้ใช้หรือที่อยู่ไอพีที่ระบุเท่านั้น
- afltitle
แสดงเฉพาะรายการที่เกิดขึ้นบนหน้าที่ระบุเท่านั้น
- aflfilter
Show only entries that were caught by the given filter IDs. Separate with pipes, prefix with "global-" for global filters.
- คั่นค่าต่าง ๆ ด้วย | หรือข้อความทดแทน
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- afllimit
จำนวนรายการสูงสุดที่จะแสดง
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- aflprop
คุณสมบัติที่ต้องการรับข้อมูล
- ค่า (คั่นด้วย | หรือข้อความทดแทน): action, details, filter, hidden, ids, result, revid, timestamp, title, user
- Default: ids|user|title|action|result|timestamp|hidden|revid
ตัวอย่าง:
- แสดงรายการปูมล่าสุด
- api.php?action=query&list=abuselog [เปิดในกระบะทราย]
- แสดงรายการปูมล่าสุดสำหรับ API
- api.php?action=query&list=abuselog&afltitle=API [เปิดในกระบะทราย]