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=pagetriagestats
- This module requires read rights.
- Source: PageTriage
- License: MIT
Get the stats for page triage.
- show_predicted_class_stub
Whether to include predicted class stub
- Type: boolean (details)
- show_predicted_class_start
Whether to include predicted class start
- Type: boolean (details)
- show_predicted_class_c
Whether to include predicted class C
- Type: boolean (details)
- show_predicted_class_b
Whether to include predicted class B
- Type: boolean (details)
- show_predicted_class_good
Whether to include predicted class good
- Type: boolean (details)
- show_predicted_class_featured
Whether to included predicted class featured
- Type: boolean (details)
- show_predicted_issues_vandalism
Whether to include potential issues of vandalism
- Type: boolean (details)
- show_predicted_issues_spam
Whether to include potential issues of spam
- Type: boolean (details)
- show_predicted_issues_attack
Whether to include potential issues of attack
- Type: boolean (details)
- show_predicted_issues_none
Whether to include no potential issues
- Type: boolean (details)
- show_predicted_issues_copyvio
Whether to include potential issues of copyvio
- Type: boolean (details)
- showbots
Whether to include only pages created by bots.
- Type: boolean (details)
- showredirs
Whether to include redirects.
- Type: boolean (details)
- showothers
Whether to include normal pages that are not redirects nor nominated for deletion.
- Type: boolean (details)
- showreviewed
Whether to include reviewed.
- Type: boolean (details)
- showunreviewed
Whether to include unreviewed.
- Type: boolean (details)
- showdeleted
Whether to include "proposed for deleted".
- Type: boolean (details)
- namespace
What namespace to pull stats from.
- Type: integer
- afc_state
Which Articles-for-Creation state to get stats for.
- Type: integer
- no_category
Whether to include only pages with no category.
- Type: boolean (details)
- unreferenced
Whether to include only pages with no references.
- Type: boolean (details)
- no_inbound_links
Whether to include only pages with no inbound links.
- Type: boolean (details)
- recreated
Whether to include only pages that were previously deleted.
- Type: boolean (details)
- non_autoconfirmed_users
Whether to include only pages created by non-autoconfirmed users.
- Type: boolean (details)
- learners
Whether to include only pages created by newly autoconfirmed users.
- Type: boolean (details)
- blocked_users
Whether to include only pages created by blocked users.
- Type: boolean (details)
- username
Include only pages created by username.
- Type: user, by any of user name, IP, IP range and interwiki name (e.g. "prefix>ExampleName")
- date_range_from
Include only pages created on this date and after.
- Type: timestamp (allowed formats)
- date_range_to
Include only pages created on this date and before.
- Type: timestamp (allowed formats)
- topreviewers
Include the top 50 reviewers over the given timeframe. Valid values include last-day, last-week (default), or last-month.