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)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
List all page property names in use on the wiki.
Specific parameters:
Other general parameters are available.
- ppncontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
- ppnlimit
The maximum number of names to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
ตัวอย่าง:
- Get first 10 property names.
- api.php?action=query&list=pagepropnames [เปิดในกระบะทราย]