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=categories (cl)

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

แสดงรายการหมวดหมู่ทั้งหมดที่มีหน้าเหล่านั้นอยู่

Specific parameters:
Other general parameters are available.
clprop

Which additional properties to get for each category:

sortkey
Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
timestamp
Adds timestamp of when the category was added.
hidden
Tags categories that are hidden with __HIDDENCAT__.
ค่า (คั่นด้วย | หรือข้อความทดแทน): hidden, sortkey, timestamp
clshow

Which kind of categories to show.

ค่า (คั่นด้วย | หรือข้อความทดแทน): !hidden, hidden
cllimit

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

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

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

clcategories

Only list these categories. Useful for checking whether a certain page is in a certain category.

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

The direction in which to list.

ค่าใดค่าหนึ่งต่อไปนี้: ascending, descending
Default: ascending
ตัวอย่าง:
Get a list of categories the page Albert Einstein belongs to.
api.php?action=query&prop=categories&titles=Albert%20Einstein [เปิดในกระบะทราย]
Get information about all categories used in the page Albert Einstein.
api.php?action=query&generator=categories&titles=Albert%20Einstein&prop=info [เปิดในกระบะทราย]