MediaWiki API 帮助
这是自动生成的MediaWiki API文档页面。
文档和例子:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=addchapter
(main | collection | addchapter)
- 此模块需要读取权限。
- 来源:Collection
- 许可协议:GPL-2.0-or-later
API module for adding a chapter to the collection
具体参数:
其他通用参数可用。
- chaptername
Name of chapter to add
- 默认:(空)
例子:
- Add a chapter to the collection.
- api.php?action=collection&submodule=addchapter&chaptername=Test [在沙盒中打开]