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=getbookcreatorboxcontent
(main | collection | getbookcreatorboxcontent)
- This module requires read rights.
- Source: Collection
- License: GPL-2.0-or-later
API submodule for grabbing the box content of the user's book creator box special page.
Specific parameters:
Other general parameters are available.
- hint
Hint shown in the creator box
- Default: (empty)
- oldid
Oldid of a collection
- Type: integer
- pagename
Title of a page
Example:
- Get book creator box content of the user's collection.
- api.php?action=collection&submodule=getbookcreatorboxcontent&hint=Test&oldid=0&pagename=Page [open in sandbox]