MedijaViki API pagalba
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=pagepropnames (ppn)
- This module requires read rights.
- Šaltinis: MediaWiki
- Licencija: GPL-2.0-or-later
List all page property names in use on the wiki.
Parametrai:
- ppncontinue
When more results are available, use this to continue.
- ppnlimit
The maximum number of names to return.
- Leidžiama ne daugiau nei 500 (5 000 robotams).
- Type: integer or max
- Numatytasis: 10
Pavyzdys:
- Get first 10 property names.
- api.php?action=query&list=pagepropnames [open in sandbox]