検索を切り替える
検索
メニューを切り替える
333
252
5
8397
舞山市ファンWiki
案内
wikiトップ
著名人・関係者
小ネタやミーム
ファイルをアップロード
鉄道一覧
舞山市交通局
流戸平鉄道
近州電鉄
楢二胡市電
堀理鉄道
駅設備
発車・接近・乗降促進メロディ
放送装置
スピーカ
ホームドア
発車標
改札・ICカード
その他・コラム
我が国について知る
我が国を代表する企業・団体一覧
鉄道路線ラインカラー一覧
舞山市内商業店舗一覧
防災行政無線チャイム時刻表
かつて存在した危険な生命体
伝説の始まりから舞山市新プレース誕生まで
編集者向け
【編集者ルールブック】
最近の更新
全てのページ
便利な特別ページというツール
今、必要なページ一覧
おまかせ表示
MediaWiki についてのヘルプ
Timuサーバーはサボってる?チェックしよう!
個人設定メニューを切り替える
通知
個人メニューを切り替える
ログインしていません
編集を行うと、IPアドレスが公開されます。
user-interface-preferences
個人用ツール
トーク
投稿記録
アカウント作成
ログイン
MediaWiki:Api-help-authmanager-general-usageのソースを表示
MediaWikiインターフェイスページ
表示
閲覧
ソースを閲覧
associated-pages
メッセージ
議論
その他の操作
←
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のソースを表示
MediaWikiインターフェイスページ