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.
パラメーター:
その他一般パラメーターが利用可能です。
- 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 [サンドボックスで開く]