راهنمای واسط برنامه‌نویسی کاربردی مدیاویکی

این یک صفحهٔ مستندات برای واسط برنامه‌نویسی کاربردی مدیاویکی است که به‌طور خودکار ایجاد شده است.

مستندات و نمونه‌ها: 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.

پارامتر:
Other general parameters are available.
index

Index of item to remove

نوع: عدد صحیح
پیش‌فرض: 0
نمونه:
Remove an item from the collection provided an index or index 0 by default.
api.php?action=collection&submodule=removeitem&index=2 [باز کردن در صفحهٔ تمرین]