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
submodule=removeitem
(main | collection | removeitem)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: Collection
- สัญญาอนุญาต: GPL-2.0-or-later
API module for removing an item from the collection index-wise via the Special:Book page.
Specific parameter:
Other general parameters are available.
- index
Index of item to remove
- Type: integer
- Default: 0
ตัวอย่าง:
- Remove an item from the collection provided an index or index 0 by default.
- api.php?action=collection&submodule=removeitem&index=2 [เปิดในกระบะทราย]