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=links (pl)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้สามารถใช้เป็นตัวสร้างได้
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
Returns all links from the given pages.
Specific parameters:
Other general parameters are available.
- plnamespace
Show links in these namespaces only.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829
- ถ้าต้องการระบุค่าทั้งหมด ให้ใช้ *
- pllimit
How many links to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- plcontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
- pltitles
Only list links to these titles. Useful for checking whether a certain page links to a certain title.
- คั่นค่าต่าง ๆ ด้วย | หรือข้อความทดแทน
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pldir
The direction in which to list.
- ค่าใดค่าหนึ่งต่อไปนี้: ascending, descending
- Default: ascending
ตัวอย่าง:
- Get links from the page หน้าหลัก
- api.php?action=query&prop=links&titles=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81 [เปิดในกระบะทราย]
- Get information about the link pages in the page หน้าหลัก.
- api.php?action=query&generator=links&titles=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81&prop=info [เปิดในกระบะทราย]
- Get links from the page หน้าหลัก in the ผู้ใช้ and แม่แบบ namespaces.
- api.php?action=query&prop=links&titles=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81&plnamespace=2|10 [เปิดในกระบะทราย]