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=proofreadpagesinindex (prppii)
- This module requires read rights.
- This module can be used as a generator.
- Source: ProofreadPage
- License: GPL-2.0-or-later
List the pages in a given index
Specific parameters:
Other general parameters are available.
- prppiiprop
Which properties to get for each page
- ids
- (no description)
- title
- (no description)
- Values (separate with | or alternative): ids, title
- Default: ids|title
- prppiititle
The title of the Index page to get pages for
- prppiipageid
The page ID of the Index page to get pages for
- Type: integer
Example:
- Return default information
- api.php?action=query&list=proofreadpagesinindex&prppiititle=Index:Sandbox.djvu [open in sandbox]