Справка MediaWiki API
Это автоматически сгенерированная страница документации MediaWiki API.
Документация и примеры: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=getbookcreatorboxcontent
(main | collection | getbookcreatorboxcontent)
- Этот модуль требует прав на чтение.
- Источник: Collection
- Лицензия: GPL-2.0-or-later
API submodule for grabbing the box content of the user's book creator box special page.
Определённые параметры:
Other general parameters are available.
- hint
Hint shown in the creator box
- По умолчанию: (пусто)
- oldid
Oldid of a collection
- Тип: целочисленное значение
- pagename
Title of a page
Пример:
- Get book creator box content of the user's collection.
- api.php?action=collection&submodule=getbookcreatorboxcontent&hint=Test&oldid=0&pagename=Page [открыть в песочнице]