MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=pagepropnames (ppn)
- Voor deze module zijn leesrechten nodig.
 - Bron: MediaWiki
 - Licentie: GPL-2.0-or-later
 
List all page property names in use on the wiki.
Parameters:
- ppncontinue
 When more results are available, use this to continue.
- ppnlimit
 The maximum number of names to return.
- Type: geheel getal of max
 - The value must be between 1 and 500.
 - Default: 10
 
Voorbeeld:
- Get first 10 property names.
 - api.php?action=query&list=pagepropnames [open in de zandbak]