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=wblistentityusage (wbleu)

(main | query | wblistentityusage)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • มอดูลนี้สามารถใช้เป็นตัวสร้างได้
  • แหล่งที่มา: WikibaseClient
  • สัญญาอนุญาต: GPL-2.0-or-later

คืนรายการหน้าทั้งหมดที่เรียกใช้รหัสประจำรายการสนเทศตามที่ระบุ

Specific parameters:
Other general parameters are available.
wbleuprop

คุณลักษณะที่จะเพิ่มไปในผลลัพธ์

url
If enabled the url of the entity will be added to the result.
ค่า (คั่นด้วย | หรือข้อความทดแทน): url
wbleuaspect

Only return entity IDs that used this aspect.

S
The entity's sitelinks are used
L
The entity's label is used
D
The entity's description is used
T
The title of the local page corresponding to the entity is used
C
Statements from the entity are used
X
All aspects of an entity are or may be used
O
Something else about the entity is used. This currently implies alias usage and explicit checks for entity existence.
ค่า (คั่นด้วย | หรือข้อความทดแทน): C, D, L, O, S, T, X
wbleuentities

รายการสนเทศที่ถูกเรียกใช้แล้ว

This parameter is required.
คั่นค่าต่าง ๆ ด้วย | หรือข้อความทดแทน
Maximum number of values is 50 (500 for clients that are allowed higher limits).
wbleulimit

จำนวนการเรียกใช้รายการสนเทศที่จะคืนค่า

ชนิด: จำนวนเต็มหรือ max
The value must be between 1 and 500.
Default: 10
wbleucontinue

เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ

ตัวอย่าง:
ดึงหน้าที่เรียกใช้รายการสนเทศ Q2.
api.php?action=query&list=wblistentityusage&wbleuentities=Q2 [เปิดในกระบะทราย]
ดึงหน้าที่เรียกใช้รายการสนเทศ Q2 โดยรวม URL มาด้วย
api.php?action=query&list=wblistentityusage&wbleuentities=Q2&wbleuprop=url [เปิดในกระบะทราย]
Get pages that use the entity Q2 and the aspect was sitelink or statement.
api.php?action=query&list=wblistentityusage&wbleuentities=Q2&wbleuaspect=S|O [เปิดในกระบะทราย]