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
prop=pageprops (pp)
- This module requires read rights.
- Source: MediaWiki
- License: GPL-2.0-or-later
Get various page properties defined in the page content.
Specific parameters:
Other general parameters are available.
- ppcontinue
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- ppprop
Only list these page properties (action=query&list=pagepropnames returns page property names in use). Useful for checking whether pages use a certain page property.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
Example:
- Get properties for the pages ᐊᖏᕐᕋᐅᓪᓗᑎᑦ! and MediaWiki.
- api.php?action=query&prop=pageprops&titles=%E1%90%8A%E1%96%8F%E1%95%90%E1%95%8B%E1%90%85%E1%93%AA%E1%93%97%E1%91%8E%E1%91%A6%21|MediaWiki [open in sandbox]