Помощ за МедияУики API

Това е автоматично генерирана страница за документация на МедияУики API.

Документация и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

submodule=removeitem

(main | collection | removeitem)

API module for removing an item from the collection index-wise via the Special:Book page.

Parameter:
index
⧼apihelp-collection+removeitem-param-index⧽
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 [open in sandbox]