MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=pagepropnames (ppn)
- Questo modulo richiede i diritti di lettura.
 - Fonte: MediaWiki
 - Licenza: GPL-2.0+
 
List all page property names in use on the wiki.
Parametri:
- ppncontinue
 Quando più risultati sono disponibili, usa questo per continuare.
- ppnlimit
 The maximum number of names to return.
- Non più di 500 (5 000 per bot) consentito.
 - Tipo: intero o max
 - Predefinito: 10
 
Esempio:
- Get first 10 property names.
 - api.php?action=query&list=pagepropnames [apri in una sandbox]