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=renamechapter
(main | collection | renamechapter)
- This module requires read rights.
- Iturria: Collection
- Lizentzia: GPL-2.0-or-later
API module for renaming a chapter in the user's collection
Parametroak:
Other general parameters are available.
- index
Index of chapter to rename
- This parameter is required.
- Type: integer
- chaptername
Name of chapter to rename
- This parameter is required.
Adibidea:
- Rename a chapter in the user's collection.
- api.php?action=collection&submodule=renamechapter&index=2&chaptername=Renamed [open in sandbox]