MediaWiki API help

This is an auto-generated MediaWiki Action API documentation page.

prop=pageprops (pp)

(main | query | pageprops)

Get various page properties defined in the page content.

Specifika parametrar:
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.

Separera värden med | eller alternativ.
Högsta antalet värden är 50 (500 för klienter som tillåts högre gränser).
Example:
Get properties for the pages Huvudsida and MediaWiki.
api.php?action=query&prop=pageprops&titles=Huvudsida|MediaWiki [open in sandbox]