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=fileusage (fu)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้สามารถใช้เป็นตัวสร้างได้
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
ค้นหาหน้าทั้งหมดที่ใช้ไฟล์ที่ระบุ
Specific parameters:
Other general parameters are available.
- fuprop
คุณสมบัติที่จะรับข้อมูล:
- pageid
- ไอดีหน้าของแต่ละหน้า
- title
- ชื่อของแต่ละหน้า
- redirect
- ระบุถ้าหน้านั้นเป็นหน้าเปลี่ยนทาง
- ค่า (คั่นด้วย | หรือข้อความทดแทน): pageid, redirect, title
- Default: pageid|title|redirect
- funamespace
รวมเฉพาะหน้าในเนมสเปซเหล่านี้เท่านั้น
- ค่า (คั่นด้วย | หรือข้อความทดแทน): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829
- ถ้าต้องการระบุค่าทั้งหมด ให้ใช้ *
- fushow
Show only items that meet these criteria:
- redirect
- Only show redirects.
- !redirect
- Only show non-redirects.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): !redirect, redirect
- fulimit
How many to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- fucontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
ตัวอย่าง:
- Get a list of pages using File:Example.jpg.
- api.php?action=query&prop=fileusage&titles=File%3AExample.jpg [เปิดในกระบะทราย]
- Get information about pages using File:Example.jpg.
- api.php?action=query&generator=fileusage&titles=File%3AExample.jpg&prop=info [เปิดในกระบะทราย]