MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=removearticle
(main | collection | removearticle)
- Voor deze module zijn leesrechten nodig.
- Bron: Collection
- Licentie: GPL-2.0-or-later
API module for removing a page from the collection
Parameters:
- namespace
- ⧼apihelp-collection+removearticle-param-namespace⧽
- Deze parameter is vereist.
- Type: integer
- title
- ⧼apihelp-collection+removearticle-param-title⧽
- Deze parameter is vereist.
- oldid
- ⧼apihelp-collection+removearticle-param-oldid⧽
- Type: integer
- Standaard: 0
Voorbeeld:
- Een pagina uit de collectie verwijderen.
- api.php?action=collection&submodule=removearticle&namespace=0&title=Main_Page&oldid=0 [open in de zandbak]