Skip to main content
Module

x/mediawiki/api/mod.ts>ParamsParaminfo

Modules for interacting with MediaWiki using Deno.
Latest
interface ParamsParaminfo
implements Params
import { type ParamsParaminfo } from "https://deno.land/x/mediawiki@0.1.0/api/mod.ts";

Properties

optional
modules: string
optional
helpformat:
| "html"
| "none"
| "raw"
| "wikitext"
| string
optional
querymodules:
| "abusefilters"
| "abuselog"
| "allcategories"
| "alldeletedrevisions"
| "allfileusages"
| "allimages"
| "alllinks"
| "allmessages"
| "allpages"
| "allredirects"
| "allrevisions"
| "alltransclusions"
| "allusers"
| "authmanagerinfo"
| "babel"
| "backlinks"
| "betafeatures"
| "blocks"
| "categories"
| "categoryinfo"
| "categorymembers"
| "centralnoticeactivecampaigns"
| "centralnoticelogs"
| "checkuser"
| "checkuserlog"
| "cirrusbuilddoc"
| "cirruscompsuggestbuilddoc"
| "cirrusdoc"
| "contributors"
| "deletedrevisions"
| "deletedrevs"
| "description"
| "duplicatefiles"
| "embeddedin"
| "extdistbranches"
| "extdistrepos"
| "extlinks"
| "extracts"
| "exturlusage"
| "featureusage"
| "filearchive"
| "filerepoinfo"
| "fileusage"
| "flowinfo"
| "gadgetcategories"
| "gadgets"
| "globalallusers"
| "globalblocks"
| "globalgroups"
| "globalpreferences"
| "globalrenamestatus"
| "globalusage"
| "globaluserinfo"
| "imageinfo"
| "images"
| "imageusage"
| "info"
| "iwbacklinks"
| "iwlinks"
| "langbacklinks"
| "langlinks"
| "languageinfo"
| "languagestats"
| "links"
| "linkshere"
| "linterrors"
| "linterstats"
| "logevents"
| "managemessagegroups"
| "mapdata"
| "messagecollection"
| "messagegroups"
| "messagegroupstats"
| "messagetranslations"
| "mmcontent"
| "mmsites"
| "mostviewed"
| "mystashedfiles"
| "notifications"
| "oath"
| "pageimages"
| "pagepropnames"
| "pageprops"
| "pageswithprop"
| "pageterms"
| "pageviews"
| "prefixsearch"
| "protectedtitles"
| "querypage"
| "random"
| "readinglistentries"
| "readinglists"
| "recentchanges"
| "redirects"
| "revisions"
| "search"
| "siteinfo"
| "siteviews"
| "stashimageinfo"
| "tags"
| "templates"
| "threads"
| "tokens"
| "transcludedin"
| "transcodestatus"
| "unreadnotificationpages"
| "usercontribs"
| "userinfo"
| "users"
| "videoinfo"
| "watchlist"
| "watchlistraw"
| "wbentityusage"
| "wblistentityusage"
| "wikibase"
| "wikisets"
| string
optional
mainmodule: string
optional
pagesetmodule: string
optional
formatmodules:
| "json"
| "jsonfm"
| "none"
| "php"
| "phpfm"
| "rawfm"
| "xml"
| "xmlfm"
| string