Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: 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.

Parametr:
Other general parameters are available.
index

Index of item to remove

Typ: liczba całkowita
Domyślnie: 0
Przykład:
Remove an item from the collection provided an index or index 0 by default.
api.php?action=collection&submodule=removeitem&index=2 [otwórz w brudnopisie]