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
- Return the page ID of each page linked to the index page
- title
- Return the page title of each page linked to the index page
- formattedPageNumber
- Deprecated. Return the formatted page numbers of each page linked to the index page. Deprecated, use "formattedpagenumber" instead.
- formattedpagenumber
- Return the formatted page numbers of each page linked to the index page
- Values (separate with | or alternative): formattedpagenumber, ids, title, formattedPageNumber
- 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
Primjer:
- Return default information
- api.php?action=query&list=proofreadpagesinindex&prppiititle=Index:Sandbox.djvu [open in sandbox]