MediaWiki API help
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)
- This module requires read rights.
- Font : Collection
- Licéncia : GPL-2.0-or-later
API module for removing a page from the collection
Paramètres :
Other general parameters are available.
- namespace
Namespace of page to remove
- Cal aquest paràmetre.
- Tipus: enter
- title
Title of page to remove
- Cal aquest paràmetre.
- oldid
Oldid of page to remove
- Tipus: enter
- Per defecte: 0
Example:
- Remove a page from the collection.
- api.php?action=collection&submodule=removearticle&namespace=0&title=Main_Page&oldid=0 [open in sandbox]