MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
action=translatesandbox
(main | translatesandbox)
- このモジュールは読み取りの権限を必要とします。
- このモジュールは書き込みの権限を必要とします。
- このモジュールは POST リクエストのみを受け付けます。
- Source: 翻訳
- License: GPL-2.0+
Signup and manage sandboxed users.
パラメーター:
- do
What to do.
- このパラメーターは必須です。
- 値 (次の値のいずれか1つ): create、delete、promote、remind
- userid
User IDs of the users being managed. Use 0 for creations.
- Type: list of integers
- 複数の値は | で区切ってください。 値の最大値は 50 (ボットの場合は 500) です。
- 既定値: 0
- token
action=query&meta=tokens から取得した「csrf」トークン
- このパラメーターは必須です。
- username
Username when creating user.
- password
Password when creating user.
Email when creating user.