MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
command=setup
(main | readinglists | setup)
- このモジュールは内部的または不安定です。動作が予告なく変更される場合があります。
- このモジュールは読み取りの権限を必要とします。
- このモジュールは書き込みの権限を必要とします。
- このモジュールは POST リクエストのみを受け付けます。
- ソース: ReadingLists
- ライセンス: GPL-2.0-or-later
Enable lists for the current user.
This command must be used before the user can do anything else with reading lists. Also creates a default list. To undo it, use teardown.
例:
- Set up reading lists for the current user.
- api.php?action=readinglists&command=setup&token=123ABC [サンドボックスで開く]