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=addchapter
(main | collection | addchapter)
- This module requires read rights.
- Source: Collection
- License: GPL-2.0-or-later
API module for adding a chapter to the collection
Specific parameter:
Other general parameters are available.
- chaptername
Name of chapter to add
- Default: (empty)
Example:
- Add a chapter to the collection.
- api.php?action=collection&submodule=addchapter&chaptername=Test [open in sandbox]