MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
meta=proofreadinfo (pi)
- This module requires read rights.
- Source: ProofreadPage
- License: GPL-2.0-or-later
Return information about configuration of ProofreadPage extension.
Parameter:
- piprop
Which proofread properties to get:
- namespaces
- Information about "Page" and "Index" namespaces.
- qualitylevels
- List of proofread quality levels.
- Values (separate with | or alternative): namespaces, qualitylevels
- Default: namespaces|qualitylevels
Examples:
- Return default information
- api.php?action=query&meta=proofreadinfo [open in sandbox]
- Return namespace information
- api.php?action=query&meta=proofreadinfo&piprop=namespaces [open in sandbox]