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
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ต้องการสิทธิในการเขียน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
ลบหน้า
- title
ชื่อของหน้าที่จะลบ ไม่สามารถใช้ร่วมกับ pageid ได้
- pageid
ไอดีหน้าของหน้าที่จะลบ ไม่สามารถใช้ร่วมกับ title ได้
- Type: integer
- reason
เหตุผลสำหรับการลบ ถ้าไม่กำหนดไว้ ก็จะใช้เหตุผลที่จะสร้างขึ้นโดยอัตโนมัติแทน
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.
- Delete หน้าหลัก.
- api.php?action=delete&title=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81&token=123ABC [เปิดในกระบะทราย]
- Delete หน้าหลัก with the reason Preparing for move.
- api.php?action=delete&title=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81&token=123ABC&reason=Preparing%20for%20move [เปิดในกระบะทราย]