MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=paraminfo

(main | paraminfo)

API モジュールに関する情報を取得します。

パラメーター:
modules

モジュール名のリスト (action および format パラメーターまたは mainの値)。特定の下位モジュールの指定は+ 、全下位モジュールの指定は+*を使い、あるいは+**ですべての下位モジュールを再帰的に指定します。

複数の値は | もしくは代わりの文字で区切ってください。
値の最大値は 50(緩い制限が適用されるクライアントでは500)です。
helpformat

ヘルプ文字列の形式。

値 (次の値のいずれか1つ): html、none、raw、wikitext
Default: none
querymodules
廃止予定です。

クエリモジュール名のリスト (prop, meta or list パラメーターの値)。querymodules=foo の代わりに modules=query+foo を使用してください。

値 (|もしくは別の文字列で区切る): allcampaigns、allcategories、alldeletedrevisions、allfileusages、allimages、alllinks、allmessages、allpages、allredirects、allrevisions、alltransclusions、allusers、authmanagerinfo、backlinks、blocks、categories、categoryinfo、categorymembers、cirrusbuilddoc、cirruscompsuggestbuilddoc、cirrusdoc、contributors、deletedrevisions、deletedrevs、duplicatefiles、embeddedin、extlinks、exturlusage、filearchive、filerepoinfo、fileusage、imageinfo、images、imageusage、info、iwbacklinks、iwlinks、langbacklinks、langlinks、languageinfo、links、linkshere、logevents、mystashedfiles、oath、pagepropnames、pageprops、pageswithprop、prefixsearch、protectedtitles、querypage、random、recentchanges、redirects、revisions、search、siteinfo、stashimageinfo、tags、templates、tokens、transcludedin、usercontribs、userinfo、users、watchlist、watchlistraw
値の最大値は 50(緩い制限が適用されるクライアントでは500)です。
mainmodule
廃止予定です。

Get information about the main (top-level) module as well. Use modules=main instead.

pagesetmodule
廃止予定です。

Get information about the pageset module (providing titles= and friends) as well.

formatmodules
廃止予定です。

List of format module names (value of format parameter). Use modules instead.

値 (|もしくは別の文字列で区切る): json、jsonfm、none、php、phpfm、rawfm、xml、xmlfm