Ajuda API da MediaWiki
Esta é uma página de documentação API do MediaWiki gerada automaticamente.
Documentação e exemplos: https://www.mediawiki.org/wiki/API
action=paraminfo
(main | paraminfo)
- Fonte: MediaWiki
- Licença: GPL-2.0+
Obtém informações sobre módulos de API.
Parâmetros:
- modules
List of module names (values of the action and format parameters, or main). Can specify submodules with a +.
- Separe os valores com |. Maximum number of values is 50 (500 for bots).
- helpformat
Format of help strings.
- Um dos seguintes valores: html, wikitext, raw, none
- Padrão: none
- querymodules
- Obsoleto.
List of query module names (value of prop, meta or list parameter). Use modules=query+foo instead of querymodules=foo.
- Valores (separar com |): 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, links, linkshere, logevents, mystashedfiles, pagepropnames, pageprops, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, references, revisions, search, siteinfo, stashimageinfo, tags, templates, tokens, transcludedin, usercontribs, userinfo, users, watchlist, watchlistraw
- Maximum number of values is 50 (500 for bots).
- mainmodule
- Obsoleto.
Get information about the main (top-level) module as well. Use modules=main instead.
- pagesetmodule
- Obsoleto.
Get information about the pageset module (providing titles= and friends) as well.
- formatmodules
- Obsoleto.
List of format module names (value of format parameter). Use modules instead.
- Valores (separar com |): json, jsonfm, none, php, phpfm, rawfm, xml, xmlfm