コンテンツにスキップ
メインメニュー
メインメニュー
サイドバーに移動
非表示
ホーム
ホーム
最近の更新
ヘルプ
TheHive
ミニゲーム一覧
Bed Wars
Block Drop
Block Party
Build Battle
Capture the Flag
DeathRun
Gravity
Ground Wars
Hide and Seek
Murder Mystery
Parkour Worlds
SkyWars
Survival Games
The Bridge
マップ
Map一覧
攻略ガイド
Bed Wars
Block Drop
Block Party
Build Battle
Capture the Flag
DeathRun
Gravity
Ground Wars
Hide and Seek
Murder Mystery
Parkour Worlds
SkyWars
Survival Games
The Bridge
イベント
Wikiについて
Wikiの使い方
検索
ツール
言語
The Hive Wiki
検索
検索
表示
アカウント作成
ログイン
個人用ツール
アカウント作成
ログイン
ログアウトした編集者のページ
もっと詳しく
投稿記録
トーク
MediaWiki:Api-help-authmanager-general-usageのソースを表示
メッセージ
議論
日本語
閲覧
ソースを閲覧
ツール
ツール
サイドバーに移動
非表示
操作
閲覧
ソースを閲覧
全般
リンク元
ページ情報
案内
特別ページ
表示
サイドバーに移動
非表示
←
MediaWiki:Api-help-authmanager-general-usage
あなたには「このページの編集」を行う権限がありません。理由は以下の通りです:
このページにはこのウィキのソフトウェアのインターフェイスに使用されるテキストが保存されており、いたずらなどの防止のために保護されています。 すべてのウィキに対して翻訳を追加/変更する場合は、MediaWiki の地域化プロジェクト
translatewiki.net
を使用してください。
このページのソースの閲覧やコピーができます。
The general procedure to use this module is: # Fetch the fields available from <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> with <kbd>amirequestsfor=$4</kbd>, and a <kbd>$5</kbd> token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. # Present the fields to the user, and obtain their submission. # Post to this module, supplying <var>$1returnurl</var> and any relevant fields. # Check the <samp>status</samp> in the response. #* If you received <samp>PASS</samp> or <samp>FAIL</samp>, you're done. The operation either succeeded or it didn't. #* If you received <samp>UI</samp>, present the new fields to the user and obtain their submission. Then post to this module with <var>$1continue</var> and the relevant fields set, and repeat step 4. #* If you received <samp>REDIRECT</samp>, direct the user to the <samp>redirecttarget</samp> and wait for the return to <var>$1returnurl</var>. Then post to this module with <var>$1continue</var> and any fields passed to the return URL, and repeat step 4. #* If you received <samp>RESTART</samp>, that means the authentication worked but we don't have a linked user account. You might treat this as <samp>UI</samp> or as <samp>FAIL</samp>.
検索
検索
MediaWiki:Api-help-authmanager-general-usageのソースを表示
話題を追加