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
action=abuselogprivatedetails
(main | abuselogprivatedetails)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ต้องการสิทธิในการเขียน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: Abuse Filter
- สัญญาอนุญาต: GPL-2.0-or-later
View private details of an AbuseLog entry.
Specific parameters:
Other general parameters are available.
- logid
The ID of the AbuseLog entry to be checked.
- Type: integer
- reason
A valid reason for performing the check.
- ค่าเริ่มต้น: (ว่าง)
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
ตัวอย่าง:
- ดูรายละเอียดลับสำหรับปูมการละเมิดที่มีไอดี 1 ด้วยเหตุผล "ตัวอย่าง"
- api.php?action=abuselogprivatedetails&logid=1&reason=example&token=ABC123 [เปิดในกระบะทราย]