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

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

ลบหน้า

Specific parameters:
Other general parameters are available.
title

ชื่อของหน้าที่จะลบ ไม่สามารถใช้ร่วมกับ pageid ได้

pageid

ไอดีหน้าของหน้าที่จะลบ ไม่สามารถใช้ร่วมกับ title ได้

Type: integer
reason

เหตุผลสำหรับการลบ ถ้าไม่กำหนดไว้ ก็จะใช้เหตุผลที่จะสร้างขึ้นโดยอัตโนมัติแทน

tags

Change tags to apply to the entry in the deletion log.

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

Delete the talk page, if it exists.

Type: boolean (details)
watch
เลิกใช้แล้ว

เพิ่มหน้านี้ในรายการเฝ้าดูของผู้ใช้ปัจจุบัน

Type: boolean (details)
watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.

ค่าใดค่าหนึ่งต่อไปนี้: nochange, preferences, unwatch, watch
Default: preferences
watchlistexpiry

Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.

Type: expiry (details)
unwatch
เลิกใช้แล้ว

ลบหน้านี้ออกจากรายการเฝ้าดูของผู้ใช้ปัจจุบัน

Type: boolean (details)
oldimage

ชื่อของภาพเก่าที่จะลบตามที่ระบุโดย action=query&prop=imageinfo&iiprop=archivename

token

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

This parameter is required.