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
prop=mapdata (mpd)
- มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: Kartographer
- สัญญาอนุญาต: MIT
Request all Kartographer map data for the given pages
Specific parameters:
Other general parameters are available.
- mpdgroups
Pipe-separated groups to return data for
- ค่าเริ่มต้น: (ว่าง)
- mpdlimit
Data for how many pages to return
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- mpdcontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
- Type: integer
ตัวอย่าง:
- Request all map data from the page Metallica
- api.php?action=query&prop=mapdata&titles=Metallica [เปิดในกระบะทราย]
- Request map data in groups group1 and group2 from the page Metallica
- api.php?action=query&prop=mapdata&titles=Metallica&mpdgroups=group1|group2 [เปิดในกระบะทราย]