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=allcategories (ac)

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

แจกแจงหมวดหมู่ทั้งหมด

Specific parameters:
Other general parameters are available.
acfrom

The category to start enumerating from.

accontinue

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

acto

The category to stop enumerating at.

acprefix

ค้นหาชื่อหมวดหมู่ทั้งหมดที่ขึ้นต้นด้วยค่านี้

acdir

ทิศทางในการเรียง

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

Only return categories with at least this many members.

Type: integer
acmax

Only return categories with at most this many members.

Type: integer
aclimit

จำนวนหมวดหมู่ที่จะส่งกลับ

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

คุณสมบัติที่จะรับข้อมูล:

size
เพิ่มจำนวนหน้าในหมวดหมู่
hidden
Tags categories that are hidden with __HIDDENCAT__.
ค่า (คั่นด้วย | หรือข้อความทดแทน): hidden, size
ค่าเริ่มต้น: (ว่าง)
ตัวอย่าง:
List categories with information on the number of pages in each.
api.php?action=query&list=allcategories&acprop=size [เปิดในกระบะทราย]
Retrieve info about the category page itself for categories beginning List.
api.php?action=query&generator=allcategories&gacprefix=List&prop=info [เปิดในกระบะทราย]