MediaWiki API 帮助
这是自动生成的MediaWiki API文档页面。
文档和例子:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=pagetriagestats
(main | pagetriagestats)
- 此模块需要读取权限。
- 来源:PageTriage
- 许可协议:MIT
获取页面分配器的统计信息。
参数:
- show_predicted_class_stub
是否包含预测级小作品
- Type: boolean (details)
- show_predicted_class_start
是否包含预测级开始
- Type: boolean (details)
- show_predicted_class_c
是否包含预测级C级
- Type: boolean (details)
- show_predicted_class_b
是否包含预测级B级
- Type: boolean (details)
- show_predicted_class_good
是否包含预测级优良
- Type: boolean (details)
- show_predicted_class_featured
是否包含预测级典范
- Type: boolean (details)
- show_predicted_issues_vandalism
是否包含潜在破坏问题
- Type: boolean (details)
- show_predicted_issues_spam
是否包含潜在垃圾邮件问题
- Type: boolean (details)
- show_predicted_issues_attack
是否包含潜在攻击问题
- Type: boolean (details)
- show_predicted_issues_none
是否包含无潜在问题
- Type: boolean (details)
- show_predicted_issues_copyvio
是否包含潜在侵权问题
- Type: boolean (details)
- showbots
是否只包括由机器人创建的页面。
- Type: boolean (details)
- showredirs
是否包括重定向。
- Type: boolean (details)
- showothers
Whether to include normal pages that are not redirects nor nominated for deletion.
- Type: boolean (details)
- showreviewed
是否包括已巡查。
- Type: boolean (details)
- showunreviewed
是否包括未巡查。
- Type: boolean (details)
- showdeleted
是否包括“proposed for deleted”。
- Type: boolean (details)
- namespace
从哪个名字空间拉取统计。
- 类型:整数
- afc_state
要获取统计的条目创建请求状态。
- 类型:整数
- no_category
是否只包括无分类的页面。
- Type: boolean (details)
- unreferenced
是否只包括无引用的页面。
- Type: boolean (details)
- no_inbound_links
是否只包括无链入链接的页面。
- Type: boolean (details)
- recreated
Whether to include only pages that were previously deleted.
- Type: boolean (details)
- non_autoconfirmed_users
是否只包括非自动确认用户创建的页面。
- Type: boolean (details)
- learners
是否只包括由新成为自动确认用户的用户创建的页面。
- Type: boolean (details)
- blocked_users
是否只包括已封禁用户创建的页面。
- Type: boolean (details)
- username
只包括指定用户名创建的页面。
- 类型:通过 用户名、IP、IP范围和跨维基用户名(例如“前缀>示例档案员”) 中任意一种方式指定的档案员
- date_range_from
Include only pages created on this date and after.
- 类型:时间戳(允许格式)
- date_range_to
Include only pages created on this date and before.
- 类型:时间戳(允许格式)
- topreviewers
包含在指定时间表上前50位复核者。有效值包含昨天、上周(默认)或上个月。