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
list=pagepropnames (ppn)
- This module requires read rights.
- Source: MediaWiki
- License: GPL-2.0-or-later
List all page property names in use on the wiki.
Specific parameters:
Other general parameters are available.
- ppncontinue
Kui saadaval on rohkem tulemusi, kasuta seda jätkamiseks. Täpsema teabe päringute jätkamise kohta leiad mediawiki.org-ist
- ppnlimit
The maximum number of names to return.
- Type: integer or max
- The value must be between 1 and 500.
- Default: 10
Example:
- Hangi esimese 10 atribuudi nimi.
- api.php?action=query&list=pagepropnames [open in sandbox]