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=allfileusages (af)

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

List all file usages, including non-existing.

Specific parameters:
Other general parameters are available.
afcontinue

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

affrom

The title of the file to start enumerating from.

afto

The title of the file to stop enumerating at.

afprefix

Search for all file titles that begin with this value.

afunique

Only show distinct file titles. Cannot be used with afprop=ids. When used as a generator, yields target pages instead of source pages.

Type: boolean (details)
afprop

Which pieces of information to include:

ids
Adds the page IDs of the using pages (cannot be used with afunique).
title
เพิ่มชื่อของไฟล์
ค่า (คั่นด้วย | หรือข้อความทดแทน): ids, title
Default: title
aflimit

จำนวนรายการรวมทั้งหมดที่จะส่งกลับ

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

The direction in which to list.

ค่าใดค่าหนึ่งต่อไปนี้: ascending, descending
Default: ascending