Помощ за МедияУики API
Това е автоматично генерирана страница за документация на МедияУики API.
Документация и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=paraminfo
- Source: MediaWiki
- License: GPL-2.0-or-later
Получаване на информация за API модули.
- modules
List of module names (values of the action and format parameters, or main). Can specify submodules with a +, or all submodules with +*, or all submodules recursively with +**.
- За разделител на стойностите използвайте | или алтернативния разделител.
- Maximum number of values is 50 (500 for clients allowed higher limits).
- helpformat
Format of help strings.
- Една от следните стойности: html, none, raw, wikitext
- Default: 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, allrevisions, alltransclusions, allusers, authmanagerinfo, backlinks, blocks, categories, categoryinfo, categorymembers, contributors, deletedrevisions, deletedrevs, duplicatefiles, embeddedin, extlinks, exturlusage, filearchive, filerepoinfo, fileusage, imageinfo, images, imageusage, info, iwbacklinks, iwlinks, langbacklinks, langlinks, languageinfo, links, linkshere, logevents, mystashedfiles, 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 clients allowed higher limits).
- 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
- Show info for action=parse, format=jsonfm, action=query&list=allpages, and action=query&meta=siteinfo.
- api.php?action=paraminfo&modules=parse|phpfm|query%2Ballpages|query%2Bsiteinfo [open in sandbox]
- Show info for all submodules of action=query.
- api.php?action=paraminfo&modules=query%2B* [open in sandbox]