MediaWiki API 說明
此頁為自動產生的 MediaWiki API 說明文件頁面。
說明文件與範例:https://www.mediawiki.org/wiki/API
list=abuselog (afl)
- 此模組需要讀取權限。
- 来源:Abuse Filter
- 许可协议:GPL-2.0-or-later
显示一个滥用过滤器的捕获事件。
參數:
- aflstart
起始列舉的時間戳記。
- 类型:时间戳(允许格式)
- aflend
終止列舉的時間戳記。
- 类型:时间戳(允许格式)
- afldir
列举的方向:
- newer
- 最早的优先。注意:aflstart应早于aflend。
- older
- 最新的优先(默认)。注意:aflstart应晚于aflend。
- 單值:newer、older
- 預設值:older
- afluser
只显示由指定的用户或IP地址完成的记录。
- afltitle
只显示在指定页面上发生过的条项。
- aflfilter
只显示被指定过滤器ID捕获过的记录。
- 將幾個值以 | 或 alternative 分隔。 上限值為 50 (機器人為 500)。
- afllimit
項目能列出的最大數量。
- 不允許超過 500 (機器人為 5,000)。
- 类型:整数或max
- 預設值:10
- aflprop
要取得的屬性。
- 多值 (以 | 或 alternative 分隔):ids、filter、user、ip、title、action、details、result、timestamp、hidden、revid
- 預設值:ids|user|title|action|result|timestamp|hidden|revid
範例: