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=categorymembers (cm)

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

แสดงรายการหน้าทั้งหมดในหมวดหมู่ที่ระบุ

Specific parameters:
Other general parameters are available.
cmtitle

Which category to enumerate (required). Must include the หมวดหมู่: prefix. Cannot be used together with cmpageid.

cmpageid

Page ID of the category to enumerate. Cannot be used together with cmtitle.

Type: integer
cmprop

Which pieces of information to include:

ids
เพิ่มไอดีหน้า
title
เพิ่มชื่อและไอดีเนมสเปซของหน้า
sortkey
Adds the sortkey used for sorting in the category (hexadecimal string).
sortkeyprefix
Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
type
Adds the type that the page has been categorised as (page, subcat or file).
timestamp
Adds the timestamp of when the page was included.
ค่า (คั่นด้วย | หรือข้อความทดแทน): ids, sortkey, sortkeyprefix, timestamp, title, type
Default: ids|title
cmnamespace

Only include pages in these namespaces. Note that cmtype=subcat or cmtype=file may be used instead of cmnamespace=14 or 6.

Note: Due to miser mode, using this may result in fewer than cmlimit results returned before continuing; in extreme cases, zero results may be returned.

ค่า (คั่นด้วย | หรือข้อความทดแทน): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 108, 109, 118, 119, 710, 711, 828, 829
ถ้าต้องการระบุค่าทั้งหมด ให้ใช้ *
cmtype

Which type of category members to include. Ignored when cmsort=timestamp is set.

ค่า (คั่นด้วย | หรือข้อความทดแทน): file, page, subcat
Default: page|subcat|file
cmcontinue

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

cmlimit

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

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

Property to sort by.

ค่าใดค่าหนึ่งต่อไปนี้: sortkey, timestamp
Default: sortkey
cmdir

In which direction to sort.

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

Timestamp to start listing from. Can only be used with cmsort=timestamp.

Type: timestamp (allowed formats)
cmend

Timestamp to end listing at. Can only be used with cmsort=timestamp.

Type: timestamp (allowed formats)
cmstarthexsortkey

Sortkey to start listing from, as returned by cmprop=sortkey. Can only be used with cmsort=sortkey.

cmendhexsortkey

Sortkey to end listing at, as returned by cmprop=sortkey. Can only be used with cmsort=sortkey.

cmstartsortkeyprefix

Sortkey prefix to start listing from. Can only be used with cmsort=sortkey. Overrides cmstarthexsortkey.

cmendsortkeyprefix

Sortkey prefix to end listing before (not at; if this value occurs it will not be included!). Can only be used with cmsort=sortkey. Overrides cmendhexsortkey.

cmstartsortkey
เลิกใช้แล้ว

โปรดใช้ cmstarthexsortkey แทน

cmendsortkey
เลิกใช้แล้ว

โปรดใช้ cmendhexsortkey แทน