미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/API
action=paraminfo
(main | paraminfo)
- 출처: MediaWiki
- 라이선스: GPL-2.0+
Obtain information about API modules.
변수:
- modules
List of module names (values of the action and format parameters, or main). Can specify submodules with a +.
- Separate values with |. Maximum number of values is 50 (500 for bots).
- helpformat
Format of help strings.
- 하나의 값: html, wikitext, raw, none
- 기본값: none
- querymodules
- 사용 중지됨.
List of query module names (value of prop, meta or list parameter). Use modules=query+foo instead of querymodules=foo.
- 값 ("|"로 구분): allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allmessages, allpages, allredirects, alltransclusions, allusers, backlinks, blocks, categories, categoryinfo, categorymembers, contributors, deletedrevisions, deletedrevs, duplicatefiles, embeddedin, extlinks, exturlusage, filearchive, filerepoinfo, fileusage, imageinfo, images, imageusage, info, iwbacklinks, iwlinks, langbacklinks, langlinks, links, linkshere, logevents, pagepropnames, pageprops, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, siteinfo, stashimageinfo, tags, templates, tokens, transcludedin, usercontribs, userinfo, users, watchlist, watchlistraw
- Maximum number of values is 50 (500 for bots).
- 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.
- 값 ("|"로 구분): dbg, dbgfm, json, jsonfm, none, php, phpfm, rawfm, txt, txtfm, xml, xmlfm, yaml, yamlfm