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=linkshere (lh)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้สามารถใช้เป็นตัวสร้างได้
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
ค้นหาหน้าทั้งหมดที่ลิงก์มาหน้าที่ระบุ
Specific parameters:
Other general parameters are available.
- lhprop
Which properties to get:
- pageid
- ไอดีหน้าของแต่ละหน้า
- title
- ชื่อของแต่ละหน้า
- redirect
- Flag if the page is a redirect.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): pageid, redirect, title
- Default: pageid|title|redirect
- lhnamespace
Only include pages in these namespaces.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829
- ถ้าต้องการระบุค่าทั้งหมด ให้ใช้ *
- lhshow
Show only items that meet these criteria:
- redirect
- Only show redirects.
- !redirect
- Only show non-redirects.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): !redirect, redirect
- lhlimit
How many to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- lhcontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
ตัวอย่าง:
- Get a list of pages linking to the หน้าหลัก.
- api.php?action=query&prop=linkshere&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 pages linking to the หน้าหลัก.
- api.php?action=query&generator=linkshere&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 [เปิดในกระบะทราย]