MediaWiki-API-Hilfe
Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.
Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=removeitem
(main | collection | removeitem)
- Dieses Modul erfordert Leserechte.
- Quelle: Collection
- Lizenz: GPL-2.0-or-later
API module for removing an item from the collection index-wise via the Special:Book page.
Spezifischer Parameter:
Weitere allgemeine Parameter sind verfügbar.
- index
- ⧼apihelp-collection+removeitem-param-index⧽
- Typ: Ganzzahl
- Standard: 0
Beispiel:
- Remove an item from the collection provided an index or index 0 by default.
- api.php?action=collection&submodule=removeitem&index=2 [in Spielwiese öffnen]