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=revisiondelete

(main | revisiondelete)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • มอดูลนี้ต้องการสิทธิในการเขียน
  • มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
  • แหล่งที่มา: MediaWiki
  • สัญญาอนุญาต: GPL-2.0-or-later

ลบและกู้คืนรุ่นแก้ไข

Specific parameters:
Other general parameters are available.
type

Type of revision deletion being performed.

This parameter is required.
ค่าใดค่าหนึ่งต่อไปนี้: archive, filearchive, logging, oldimage, revision
target

Page title for the revision deletion, if required for the type.

ids

Identifiers for the revisions to be deleted.

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

What to hide for each revision.

ค่า (คั่นด้วย | หรือข้อความทดแทน): comment, content, user
show

What to unhide for each revision.

ค่า (คั่นด้วย | หรือข้อความทดแทน): comment, content, user
suppress

Whether to suppress data from administrators as well as others.

ค่าใดค่าหนึ่งต่อไปนี้: no, nochange, yes
Default: nochange
reason

Reason for the deletion or undeletion.

tags

Tags to apply to the entry in the deletion log.

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

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.