رہنمائے میڈیاویکی اےپی‌آئی

ذیل میں میڈیاویکی اےپی‌آئی کی دستاویزی تفصیلات درج ہیں جو خودکار طور پر لکھی گئی ہیں۔

دستاویز اور مثالوں کے لیے ملاحظہ فرمائیں: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=checkuserlog (cul)

(main | query | checkuserlog)
  • اس ماڈیول کے لیے اختیارات مطالعہ درکار ہیں۔
  • ماخذ: CheckUser
  • اجازت نامہ: GPL-2.0-or-later

Get entries from the CheckUser log.

مخصوص پیرامیٹر:
دیگر عمومی پیرامیٹر دستیاب ہیں۔
culuser

Username of the CheckUser.

cultarget

Checked user, IP address, or CIDR range.

culreason

Reason given for the check.

cullimit

Limit of rows.

طرز: عدد صحیح یا max
The value must be between 1 and 500.
طے شدہ: 10
culdir

In which direction to enumerate:

newer
List oldest first. Note: culfrom has to be before culto.
older
List newest first (default). Note: culfrom has to be later than culto.
ذیل کی قدروں میں سے کوئی ایک: newer، older
طے شدہ: older
culfrom

The timestamp to start enumerating from.

Type: timestamp (allowed formats)
culto

The timestamp to end enumerating.

Type: timestamp (allowed formats)
culcontinue

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.