System messages

Jump to navigation Jump to search
This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-parse-param-sectionpreview (talk) (Translate) Parse in section preview mode (enables preview mode too).
apihelp-parse-param-sectiontitle (talk) (Translate) New section title when <var>section</var> is <kbd>new</kbd>. Unlike page editing, this does not fall back to <var>summary</var> when omitted or empty.
apihelp-parse-param-showstrategykeys (talk) (Translate) Whether to include internal merge strategy information in jsconfigvars.
apihelp-parse-param-summary (talk) (Translate) Summary to parse.
apihelp-parse-param-text (talk) (Translate) Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model.
apihelp-parse-param-title (talk) (Translate) Title of page the text belongs to. If omitted, <var>$1contentmodel</var> must be specified, and [[API]] will be used as the title.
apihelp-parse-param-usearticle (talk) (Translate) Use the ArticleParserOptions hook to ensure the options used match those used for article page views
apihelp-parse-param-useskin (talk) (Translate) Apply the selected skin to the parser output. May affect the following properties: <kbd>text</kbd>, <kbd>langlinks</kbd>, <kbd>headitems</kbd>, <kbd>modules</kbd>, <kbd>jsconfigvars</kbd>, <kbd>indicators</kbd>.
apihelp-parse-param-wrapoutputclass (talk) (Translate) CSS class to use to wrap the parser output.
apihelp-parse-paramvalue-prop-categories (talk) (Translate) Gives the categories in the parsed wikitext.
apihelp-parse-paramvalue-prop-categorieshtml (talk) (Translate) Gives the HTML version of the categories.
apihelp-parse-paramvalue-prop-displaytitle (talk) (Translate) Adds the title of the parsed wikitext.
apihelp-parse-paramvalue-prop-encodedjsconfigvars (talk) (Translate) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-parse-paramvalue-prop-externallinks (talk) (Translate) Gives the external links in the parsed wikitext.
apihelp-parse-paramvalue-prop-headhtml (talk) (Translate) Gives parsed doctype, opening <code><html></code>, <code><head></code> element and opening <code><body></code> of the page.
apihelp-parse-paramvalue-prop-headitems (talk) (Translate) Gives items to put in the <code><head></code> of the page.
apihelp-parse-paramvalue-prop-images (talk) (Translate) Gives the images in the parsed wikitext.
apihelp-parse-paramvalue-prop-indicators (talk) (Translate) Gives the HTML of page status indicators used on the page.
apihelp-parse-paramvalue-prop-iwlinks (talk) (Translate) Gives interwiki links in the parsed wikitext.
apihelp-parse-paramvalue-prop-jsconfigvars (talk) (Translate) Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>.
apihelp-parse-paramvalue-prop-langlinks (talk) (Translate) Gives the language links in the parsed wikitext.
apihelp-parse-paramvalue-prop-limitreportdata (talk) (Translate) Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-limitreporthtml (talk) (Translate) Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-links (talk) (Translate) Gives the internal links in the parsed wikitext.
apihelp-parse-paramvalue-prop-modules (talk) (Translate) Gives the ResourceLoader modules used on the page. To load, use <code>mw.loader.using()</code>. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-parse-paramvalue-prop-parsetree (talk) (Translate) The XML parse tree of revision content (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (talk) (Translate) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (talk) (Translate) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (talk) (Translate) Gives various properties defined in the parsed wikitext.
apihelp-parse-paramvalue-prop-revid (talk) (Translate) Adds the revision ID of the parsed page.
apihelp-parse-paramvalue-prop-sections (talk) (Translate) Gives the sections in the parsed wikitext.
apihelp-parse-paramvalue-prop-subtitle (talk) (Translate) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (talk) (Translate) Gives the templates in the parsed wikitext.
apihelp-parse-paramvalue-prop-text (talk) (Translate) Gives the parsed text of the wikitext.
apihelp-parse-paramvalue-prop-wikitext (talk) (Translate) Gives the original wikitext that was parsed.
apihelp-parse-summary (talk) (Translate) Parses content and returns parser output.
apihelp-patrol-example-rcid (talk) (Translate) Patrol a recent change.
apihelp-patrol-example-revid (talk) (Translate) Patrol a revision.
apihelp-patrol-param-rcid (talk) (Translate) Recentchanges ID to patrol.
apihelp-patrol-param-revid (talk) (Translate) Revision ID to patrol.
apihelp-patrol-param-tags (talk) (Translate) Change tags to apply to the entry in the patrol log.
apihelp-patrol-summary (talk) (Translate) Patrol a page or revision.
apihelp-php-param-formatversion (talk) (Translate) Output formatting
apihelp-php-paramvalue-formatversion-1 (talk) (Translate) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-php-paramvalue-formatversion-2 (talk) (Translate) Modern format.
apihelp-php-paramvalue-formatversion-latest (talk) (Translate) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (talk) (Translate) Output data in serialized PHP format.
apihelp-phpfm-summary (talk) (Translate) Output data in serialized PHP format (pretty-print in HTML).
apihelp-protect-example-protect (talk) (Translate) Protect a page.
apihelp-protect-example-unprotect (talk) (Translate) Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).
apihelp-protect-example-unprotect2 (talk) (Translate) Unprotect a page by setting no restrictions.
apihelp-protect-param-cascade (talk) (Translate) Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading.
apihelp-protect-param-expiry (talk) (Translate) Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.
apihelp-protect-param-pageid (talk) (Translate) ID of the page to (un)protect. Cannot be used together with $1title.
apihelp-protect-param-protections (talk) (Translate) List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed.
apihelp-protect-param-reason (talk) (Translate) Reason for (un)protecting.
apihelp-protect-param-tags (talk) (Translate) Change tags to apply to the entry in the protection log.
apihelp-protect-param-title (talk) (Translate) Title of the page to (un)protect. Cannot be used together with $1pageid.
apihelp-protect-param-watch (talk) (Translate) If set, add the page being (un)protected to the current user's watchlist.
apihelp-protect-param-watchlist (talk) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-protect-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-protect-summary (talk) (Translate) Change the protection level of a page.
apihelp-purge-example-generator (talk) (Translate) Purge the first 10 pages in the main namespace.
apihelp-purge-example-simple (talk) (Translate) Purge <kbd>[[{{MediaWiki:Mainpage}}]]</kbd> and the <kbd>API</kbd> page.
apihelp-purge-param-forcelinkupdate (talk) (Translate) Update the links tables and do other secondary data updates.
apihelp-purge-param-forcerecursivelinkupdate (talk) (Translate) Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template.
apihelp-purge-summary (talk) (Translate) Purge the cache for the given titles.
apihelp-query+allcategories-example-generator (talk) (Translate) Retrieve info about the category page itself for categories beginning <kbd>List</kbd>.
apihelp-query+allcategories-example-size (talk) (Translate) List categories with information on the number of pages in each.
apihelp-query+allcategories-param-dir (talk) (Translate) Direction to sort in.
apihelp-query+allcategories-param-from (talk) (Translate) The category to start enumerating from.
apihelp-query+allcategories-param-limit (talk) (Translate) How many categories to return.
apihelp-query+allcategories-param-max (talk) (Translate) Only return categories with at most this many members.
apihelp-query+allcategories-param-min (talk) (Translate) Only return categories with at least this many members.
apihelp-query+allcategories-param-prefix (talk) (Translate) Search for all category titles that begin with this value.
apihelp-query+allcategories-param-prop (talk) (Translate) Which properties to get:
apihelp-query+allcategories-param-to (talk) (Translate) The category to stop enumerating at.
apihelp-query+allcategories-paramvalue-prop-hidden (talk) (Translate) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+allcategories-paramvalue-prop-size (talk) (Translate) Adds number of pages in the category.
apihelp-query+allcategories-summary (talk) (Translate) Enumerate all categories.
apihelp-query+alldeletedrevisions-example-ns-main (talk) (Translate) List the first 50 deleted revisions in the main namespace.
apihelp-query+alldeletedrevisions-example-user (talk) (Translate) List the last 50 deleted contributions by user <kbd>Example</kbd>.
apihelp-query+alldeletedrevisions-param-end (talk) (Translate) The timestamp to stop enumerating at.
apihelp-query+alldeletedrevisions-param-excludeuser (talk) (Translate) Don't list revisions by this user.
apihelp-query+alldeletedrevisions-param-from (talk) (Translate) Start listing at this title.
apihelp-query+alldeletedrevisions-param-generatetitles (talk) (Translate) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+alldeletedrevisions-param-miser-user-namespace (talk) (Translate) <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned.
apihelp-query+alldeletedrevisions-param-namespace (talk) (Translate) Only list pages in this namespace.
apihelp-query+alldeletedrevisions-param-prefix (talk) (Translate) Search for all page titles that begin with this value.
apihelp-query+alldeletedrevisions-param-start (talk) (Translate) The timestamp to start enumerating from.
apihelp-query+alldeletedrevisions-param-tag (talk) (Translate) Only list revisions tagged with this tag.
apihelp-query+alldeletedrevisions-param-to (talk) (Translate) Stop listing at this title.
apihelp-query+alldeletedrevisions-param-user (talk) (Translate) Only list revisions by this user.
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (talk) (Translate) Cannot be used with <var>$3user</var>.
apihelp-query+alldeletedrevisions-paraminfo-useronly (talk) (Translate) May only be used with <var>$3user</var>.
apihelp-query+alldeletedrevisions-summary (talk) (Translate) List all deleted revisions by a user or in a namespace.
apihelp-query+allfileusages-example-b (talk) (Translate) List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allfileusages-example-generator (talk) (Translate) Gets pages containing the files.
apihelp-query+allfileusages-example-unique (talk) (Translate) List unique file titles.
apihelp-query+allfileusages-example-unique-generator (talk) (Translate) Gets all file titles, marking the missing ones.
apihelp-query+allfileusages-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+allfileusages-param-from (talk) (Translate) The title of the file to start enumerating from.
apihelp-query+allfileusages-param-limit (talk) (Translate) How many total items to return.
apihelp-query+allfileusages-param-prefix (talk) (Translate) Search for all file titles that begin with this value.
apihelp-query+allfileusages-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+allfileusages-param-to (talk) (Translate) The title of the file to stop enumerating at.
apihelp-query+allfileusages-param-unique (talk) (Translate) Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+allfileusages-paramvalue-prop-ids (talk) (Translate) Adds the page IDs of the using pages (cannot be used with $1unique).
apihelp-query+allfileusages-paramvalue-prop-title (talk) (Translate) Adds the title of the file.
apihelp-query+allfileusages-summary (talk) (Translate) List all file usages, including non-existing.
apihelp-query+allimages-example-b (talk) (Translate) Show a list of files starting at the letter <kbd>B</kbd>.
apihelp-query+allimages-example-generator (talk) (Translate) Show info about 4 files starting at the letter <kbd>T</kbd>.
apihelp-query+allimages-example-mimetypes (talk) (Translate) Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd>
apihelp-query+allimages-example-recent (talk) (Translate) Show a list of recently uploaded files, similar to [[Special:NewFiles]].
apihelp-query+allimages-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+allimages-param-end (talk) (Translate) The timestamp to end enumerating. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-filterbots (talk) (Translate) How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user.
apihelp-query+allimages-param-from (talk) (Translate) The image title to start enumerating from. Can only be used with $1sort=name.
apihelp-query+allimages-param-limit (talk) (Translate) How many images in total to return.
apihelp-query+allimages-param-maxsize (talk) (Translate) Limit to images with at most this many bytes.
apihelp-query+allimages-param-mime (talk) (Translate) What MIME types to search for, e.g. <kbd>image/jpeg</kbd>.
apihelp-query+allimages-param-minsize (talk) (Translate) Limit to images with at least this many bytes.
apihelp-query+allimages-param-prefix (talk) (Translate) Search for all image titles that begin with this value. Can only be used with $1sort=name.
apihelp-query+allimages-param-sha1 (talk) (Translate) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+allimages-param-sha1base36 (talk) (Translate) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+allimages-param-sort (talk) (Translate) Property to sort by.
apihelp-query+allimages-param-start (talk) (Translate) The timestamp to start enumerating from. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-to (talk) (Translate) The image title to stop enumerating at. Can only be used with $1sort=name.
apihelp-query+allimages-param-user (talk) (Translate) Only return files where the last version was uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots.
apihelp-query+allimages-summary (talk) (Translate) Enumerate all images sequentially.
apihelp-query+alllinks-example-b (talk) (Translate) List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alllinks-example-generator (talk) (Translate) Gets pages containing the links.
apihelp-query+alllinks-example-unique (talk) (Translate) List unique linked titles.
apihelp-query+alllinks-example-unique-generator (talk) (Translate) Gets all linked titles, marking the missing ones.
apihelp-query+alllinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+alllinks-param-from (talk) (Translate) The title of the link to start enumerating from.
apihelp-query+alllinks-param-limit (talk) (Translate) How many total items to return.
apihelp-query+alllinks-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+alllinks-param-prefix (talk) (Translate) Search for all linked titles that begin with this value.
apihelp-query+alllinks-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+alllinks-param-to (talk) (Translate) The title of the link to stop enumerating at.
apihelp-query+alllinks-param-unique (talk) (Translate) Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages.
apihelp-query+alllinks-paramvalue-prop-ids (talk) (Translate) Adds the page ID of the linking page (cannot be used with <var>$1unique</var>).
apihelp-query+alllinks-paramvalue-prop-title (talk) (Translate) Adds the title of the link.
apihelp-query+alllinks-summary (talk) (Translate) Enumerate all links that point to a given namespace.
apihelp-query+allmessages-example-de (talk) (Translate) Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German.
apihelp-query+allmessages-example-ipb (talk) (Translate) Show messages starting with <kbd>ipb-</kbd>.
apihelp-query+allmessages-param-args (talk) (Translate) Arguments to be substituted into message.
apihelp-query+allmessages-param-customised (talk) (Translate) Return only messages in this customisation state.
apihelp-query+allmessages-param-enableparser (talk) (Translate) Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.).
apihelp-query+allmessages-param-filter (talk) (Translate) Return only messages with names that contain this string.
apihelp-query+allmessages-param-from (talk) (Translate) Return messages starting at this message.
apihelp-query+allmessages-param-includelocal (talk) (Translate) Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]].
apihelp-query+allmessages-param-lang (talk) (Translate) Return messages in this language.
apihelp-query+allmessages-param-messages (talk) (Translate) Which messages to output. <kbd>*</kbd> (default) means all messages.
apihelp-query+allmessages-param-nocontent (talk) (Translate) If set, do not include the content of the messages in the output.
apihelp-query+allmessages-param-prefix (talk) (Translate) Return messages with this prefix.
apihelp-query+allmessages-param-prop (talk) (Translate) Which properties to get.
apihelp-query+allmessages-param-title (talk) (Translate) Page name to use as context when parsing message (for $1enableparser option).
apihelp-query+allmessages-param-to (talk) (Translate) Return messages ending at this message.
apihelp-query+allmessages-summary (talk) (Translate) Return messages from this site.
apihelp-query+allpages-example-b (talk) (Translate) Show a list of pages starting at the letter <kbd>B</kbd>.
apihelp-query+allpages-example-generator (talk) (Translate) Show info about 4 pages starting at the letter <kbd>T</kbd>.
apihelp-query+allpages-example-generator-revisions (talk) (Translate) Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>.
apihelp-query+allpages-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+allpages-param-filterlanglinks (talk) (Translate) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (talk) (Translate) Which pages to list.
apihelp-query+allpages-param-from (talk) (Translate) The page title to start enumerating from.
apihelp-query+allpages-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+allpages-param-maxsize (talk) (Translate) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (talk) (Translate) Limit to pages with at least this many bytes.
apihelp-query+allpages-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+allpages-param-prefix (talk) (Translate) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (talk) (Translate) Which protection expiry to filter the page on:
apihelp-query+allpages-param-prfiltercascade (talk) (Translate) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (talk) (Translate) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (talk) (Translate) Limit to protected pages only.
apihelp-query+allpages-param-to (talk) (Translate) The page title to stop enumerating at.
apihelp-query+allpages-paramvalue-prexpiry-all (talk) (Translate) Get pages with any protections expiry.
apihelp-query+allpages-paramvalue-prexpiry-definite (talk) (Translate) Get only pages with a definite (specific) protection expiry.
apihelp-query+allpages-paramvalue-prexpiry-indefinite (talk) (Translate) Get only pages with indefinite protection expiry.
apihelp-query+allpages-summary (talk) (Translate) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-b (talk) (Translate) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (talk) (Translate) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (talk) (Translate) List unique target pages.
apihelp-query+allredirects-example-unique-generator (talk) (Translate) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+allredirects-param-from (talk) (Translate) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (talk) (Translate) How many total items to return.
apihelp-query+allredirects-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (talk) (Translate) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+allredirects-param-to (talk) (Translate) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (talk) (Translate) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+allredirects-paramvalue-prop-fragment (talk) (Translate) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (talk) (Translate) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (talk) (Translate) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (talk) (Translate) Adds the title of the redirect.
apihelp-query+allredirects-summary (talk) (Translate) List all redirects to a namespace.
apihelp-query+allrevisions-example-ns-any (talk) (Translate) List the first 50 revisions in any namespace.
apihelp-query+allrevisions-example-user (talk) (Translate) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (talk) (Translate) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (talk) (Translate) Don't list revisions by this user.
apihelp-query+allrevisions-param-generatetitles (talk) (Translate) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+allrevisions-param-namespace (talk) (Translate) Only list pages in this namespace.
apihelp-query+allrevisions-param-start (talk) (Translate) The timestamp to start enumerating from.
apihelp-query+allrevisions-param-user (talk) (Translate) Only list revisions by this user.
apihelp-query+allrevisions-summary (talk) (Translate) List all revisions.
apihelp-query+alltransclusions-example-b (talk) (Translate) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (talk) (Translate) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (talk) (Translate) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (talk) (Translate) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+alltransclusions-param-from (talk) (Translate) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (talk) (Translate) How many total items to return.
apihelp-query+alltransclusions-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+alltransclusions-param-prefix (talk) (Translate) Search for all transcluded titles that begin with this value.
apihelp-query+alltransclusions-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+alltransclusions-param-to (talk) (Translate) The title of the transclusion to stop enumerating at.
apihelp-query+alltransclusions-param-unique (talk) (Translate) Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+alltransclusions-paramvalue-prop-ids (talk) (Translate) Adds the page ID of the transcluding page (cannot be used with $1unique).
apihelp-query+alltransclusions-paramvalue-prop-title (talk) (Translate) Adds the title of the transclusion.
apihelp-query+alltransclusions-summary (talk) (Translate) List all transclusions (pages embedded using {{x}}), including non-existing.
apihelp-query+allusers-example-y (talk) (Translate) List users starting at <kbd>Y</kbd>.
apihelp-query+allusers-param-activeusers (talk) (Translate) Only list users active in the last $1 {{PLURAL:$1|day|days}}.
apihelp-query+allusers-param-attachedwiki (talk) (Translate) With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+allusers-param-dir (talk) (Translate) Direction to sort in.
apihelp-query+allusers-param-excludegroup (talk) (Translate) Exclude users in the given groups.
apihelp-query+allusers-param-excludenamed (talk) (Translate) Exclude users of named accounts.
apihelp-query+allusers-param-excludetemp (talk) (Translate) Exclude users of temporary accounts.
apihelp-query+allusers-param-from (talk) (Translate) The username to start enumerating from.
apihelp-query+allusers-param-group (talk) (Translate) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+allusers-param-limit (talk) (Translate) How many total usernames to return.
apihelp-query+allusers-param-prefix (talk) (Translate) Search for all users that begin with this value.
apihelp-query+allusers-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+allusers-param-rights (talk) (Translate) Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+allusers-param-to (talk) (Translate) The username to stop enumerating at.
apihelp-query+allusers-param-witheditsonly (talk) (Translate) Only list users who have made edits.
apihelp-query+allusers-paramvalue-prop-blockinfo (talk) (Translate) Adds the information about a current block on the user.
apihelp-query+allusers-paramvalue-prop-centralids (talk) (Translate) Adds the central IDs and attachment status for the user.
apihelp-query+allusers-paramvalue-prop-editcount (talk) (Translate) Adds the edit count of the user.
apihelp-query+allusers-paramvalue-prop-groups (talk) (Translate) Lists groups that the user is in. This uses more server resources and may return fewer results than the limit.
apihelp-query+allusers-paramvalue-prop-implicitgroups (talk) (Translate) Lists all the groups the user is automatically in.
apihelp-query+allusers-paramvalue-prop-registration (talk) (Translate) Adds the timestamp of when the user registered if available (may be blank).
apihelp-query+allusers-paramvalue-prop-rights (talk) (Translate) Lists rights that the user has.
apihelp-query+allusers-summary (talk) (Translate) Enumerate all registered users.
apihelp-query+authmanagerinfo-example-login (talk) (Translate) Fetch the requests that may be used when beginning a login.
apihelp-query+authmanagerinfo-example-login-merged (talk) (Translate) Fetch the requests that may be used when beginning a login, with form fields merged.
apihelp-query+authmanagerinfo-example-securitysensitiveoperation (talk) (Translate) Test whether authentication is sufficient for action <kbd>foo</kbd>.
apihelp-query+authmanagerinfo-param-requestsfor (talk) (Translate) Fetch information about the authentication requests needed for the specified authentication action.
apihelp-query+authmanagerinfo-param-securitysensitiveoperation (talk) (Translate) Test whether the user's current authentication status is sufficient for the specified security-sensitive operation.
apihelp-query+authmanagerinfo-summary (talk) (Translate) Retrieve information about the current authentication status.
apihelp-query+backlinks-example-generator (talk) (Translate) Get information about pages linking to [[{{MediaWiki:Mainpage}}]].
apihelp-query+backlinks-example-simple (talk) (Translate) Show links to [[{{MediaWiki:Mainpage}}]].
apihelp-query+backlinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+backlinks-param-filterredir (talk) (Translate) How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level.
apihelp-query+backlinks-param-limit (talk) (Translate) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+backlinks-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+backlinks-param-pageid (talk) (Translate) Page ID to search. Cannot be used together with <var>$1title</var>.
apihelp-query+backlinks-param-redirect (talk) (Translate) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+backlinks-param-title (talk) (Translate) Title to search. Cannot be used together with <var>$1pageid</var>.
apihelp-query+backlinks-summary (talk) (Translate) Find all pages that link to the given page.
apihelp-query+blocks-example-simple (talk) (Translate) List blocks.
apihelp-query+blocks-example-users (talk) (Translate) List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.
apihelp-query+blocks-param-end (talk) (Translate) The timestamp to stop enumerating at.
apihelp-query+blocks-param-ids (talk) (Translate) List of block IDs to list (optional).
apihelp-query+blocks-param-ip (talk) (Translate) Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.
apihelp-query+blocks-param-limit (talk) (Translate) The maximum number of blocks to list.
apihelp-query+blocks-param-prop (talk) (Translate) Which properties to get:
apihelp-query+blocks-param-show (talk) (Translate) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (talk) (Translate) The timestamp to start enumerating from.
apihelp-query+blocks-param-users (talk) (Translate) List of users to search for (optional).
apihelp-query+blocks-paramvalue-prop-by (talk) (Translate) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (talk) (Translate) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (talk) (Translate) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (talk) (Translate) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (talk) (Translate) Adds the ID of the block.
apihelp-query+blocks-paramvalue-prop-parsedreason (talk) (Translate) Adds the parsed reason given for the block.
apihelp-query+blocks-paramvalue-prop-range (talk) (Translate) Adds the range of IP addresses affected by the block.
apihelp-query+blocks-paramvalue-prop-reason (talk) (Translate) Adds the reason given for the block.
apihelp-query+blocks-paramvalue-prop-restrictions (talk) (Translate) Adds the partial block restrictions if the block is not sitewide.
apihelp-query+blocks-paramvalue-prop-timestamp (talk) (Translate) Adds the timestamp of when the block was given.
apihelp-query+blocks-paramvalue-prop-user (talk) (Translate) Adds the username of the blocked user.
apihelp-query+blocks-paramvalue-prop-userid (talk) (Translate) Adds the user ID of the blocked user.
apihelp-query+blocks-summary (talk) (Translate) List all blocked users and IP addresses.
apihelp-query+categories-example-generator (talk) (Translate) Get information about all categories used in the page <kbd>Albert Einstein</kbd>.
apihelp-query+categories-example-simple (talk) (Translate) Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to.
apihelp-query+categories-param-categories (talk) (Translate) Only list these categories. Useful for checking whether a certain page is in a certain category.
apihelp-query+categories-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+categories-param-limit (talk) (Translate) How many categories to return.
apihelp-query+categories-param-prop (talk) (Translate) Which additional properties to get for each category:
apihelp-query+categories-param-show (talk) (Translate) Which kind of categories to show.
apihelp-query+categories-paramvalue-prop-hidden (talk) (Translate) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+categories-paramvalue-prop-sortkey (talk) (Translate) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (talk) (Translate) Adds timestamp of when the category was added.
apihelp-query+categories-summary (talk) (Translate) List all categories the pages belong to.
apihelp-query+categoryinfo-example-simple (talk) (Translate) Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>.
apihelp-query+categoryinfo-summary (talk) (Translate) Returns information about the given categories.
apihelp-query+categorymembers-example-generator (talk) (Translate) Get page info about first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-example-simple (talk) (Translate) Get first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-param-dir (talk) (Translate) In which direction to sort.
apihelp-query+categorymembers-param-end (talk) (Translate) Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-endhexsortkey (talk) (Translate) Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-endsortkey (talk) (Translate) Use $1endhexsortkey instead.
apihelp-query+categorymembers-param-endsortkeyprefix (talk) (Translate) Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey.
apihelp-query+categorymembers-param-limit (talk) (Translate) The maximum number of pages to return.
apihelp-query+categorymembers-param-namespace (talk) (Translate) Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>.
apihelp-query+categorymembers-param-pageid (talk) (Translate) Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>.
apihelp-query+categorymembers-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+categorymembers-param-sort (talk) (Translate) Property to sort by.
apihelp-query+categorymembers-param-start (talk) (Translate) Timestamp to start listing from. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-starthexsortkey (talk) (Translate) Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-startsortkey (talk) (Translate) Use $1starthexsortkey instead.
apihelp-query+categorymembers-param-startsortkeyprefix (talk) (Translate) Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>.
apihelp-query+categorymembers-param-title (talk) (Translate) Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>.
apihelp-query+categorymembers-param-type (talk) (Translate) Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set.
apihelp-query+categorymembers-paramvalue-prop-ids (talk) (Translate) Adds the page ID.
apihelp-query+categorymembers-paramvalue-prop-sortkey (talk) (Translate) Adds the sortkey used for sorting in the category (hexadecimal string).
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (talk) (Translate) Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
apihelp-query+categorymembers-paramvalue-prop-timestamp (talk) (Translate) Adds the timestamp of when the page was included.
apihelp-query+categorymembers-paramvalue-prop-title (talk) (Translate) Adds the title and namespace ID of the page.
apihelp-query+categorymembers-paramvalue-prop-type (talk) (Translate) Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>).
apihelp-query+categorymembers-summary (talk) (Translate) List all pages in a given category.
apihelp-query+codexicons-example (talk) (Translate) Get icons for cdxIconInfo and cdxIconTrash
apihelp-query+codexicons-param-names (talk) (Translate) Names of icons
apihelp-query+codexicons-summary (talk) (Translate) Get Codex icons
apihelp-query+contributors-example-simple (talk) (Translate) Show contributors to the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+contributors-param-excludegroup (talk) (Translate) Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-excluderights (talk) (Translate) Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-group (talk) (Translate) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-limit (talk) (Translate) How many contributors to return.
apihelp-query+contributors-param-rights (talk) (Translate) Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-summary (talk) (Translate) Get the list of logged-in contributors and the count of logged-out contributors to a page.
apihelp-query+contributors-summary-tempusers-enabled (talk) (Translate) Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page.
apihelp-query+deletedrevisions-example-revids (talk) (Translate) List the information for deleted revision <kbd>123456</kbd>.
apihelp-query+deletedrevisions-example-titles (talk) (Translate) List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content.
apihelp-query+deletedrevisions-extended-description (talk) (Translate) May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID.
apihelp-query+deletedrevisions-param-end (talk) (Translate) The timestamp to stop enumerating at. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-excludeuser (talk) (Translate) Don't list revisions by this user.
apihelp-query+deletedrevisions-param-start (talk) (Translate) The timestamp to start enumerating from. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-tag (talk) (Translate) Only list revisions tagged with this tag.
apihelp-query+deletedrevisions-param-user (talk) (Translate) Only list revisions by this user.
apihelp-query+deletedrevisions-summary (talk) (Translate) Get deleted revision information.
apihelp-query+deletedrevs-example-mode1 (talk) (Translate) List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1).
apihelp-query+deletedrevs-example-mode2 (talk) (Translate) List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2).
apihelp-query+deletedrevs-example-mode3-main (talk) (Translate) List the first 50 deleted revisions in the main namespace (mode 3).
apihelp-query+deletedrevs-example-mode3-talk (talk) (Translate) List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3).
apihelp-query+deletedrevs-extended-description (talk) (Translate) Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others.
apihelp-query+deletedrevs-param-end (talk) (Translate) The timestamp to stop enumerating at.
apihelp-query+deletedrevs-param-excludeuser (talk) (Translate) Don't list revisions by this user.
apihelp-query+deletedrevs-param-from (talk) (Translate) Start listing at this title.
apihelp-query+deletedrevs-param-limit (talk) (Translate) The maximum amount of revisions to list. If <var>$2prop=content</var> is used, the limit is $1.
apihelp-query+deletedrevs-param-namespace (talk) (Translate) Only list pages in this namespace.
apihelp-query+deletedrevs-param-prefix (talk) (Translate) Search for all page titles that begin with this value.
apihelp-query+deletedrevs-param-prop (talk) (Translate) Which properties to get:
apihelp-query+deletedrevs-param-start (talk) (Translate) The timestamp to start enumerating from.
apihelp-query+deletedrevs-param-tag (talk) (Translate) Only list revisions tagged with this tag.
apihelp-query+deletedrevs-param-to (talk) (Translate) Stop listing at this title.
apihelp-query+deletedrevs-param-unique (talk) (Translate) List only one revision for each page.
apihelp-query+deletedrevs-param-user (talk) (Translate) Only list revisions by this user.
apihelp-query+deletedrevs-paraminfo-modes (talk) (Translate) {{PLURAL:$1|Mode|Modes}}: $2
apihelp-query+deletedrevs-paramvalue-prop-comment (talk) (Translate) Adds the comment of the revision.
apihelp-query+deletedrevs-paramvalue-prop-content (talk) (Translate) Adds the content of the revision. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+deletedrevs-paramvalue-prop-len (talk) (Translate) Adds the length (bytes) of the revision.
apihelp-query+deletedrevs-paramvalue-prop-minor (talk) (Translate) Tags if the revision is minor.
apihelp-query+deletedrevs-paramvalue-prop-parentid (talk) (Translate) Adds the revision ID of the previous revision to the page.
apihelp-query+deletedrevs-paramvalue-prop-parsedcomment (talk) (Translate) Adds the parsed comment of the revision.
apihelp-query+deletedrevs-paramvalue-prop-revid (talk) (Translate) Adds the revision ID of the deleted revision.
apihelp-query+deletedrevs-paramvalue-prop-sha1 (talk) (Translate) Adds the SHA-1 (base 16) of the revision.
apihelp-query+deletedrevs-paramvalue-prop-tags (talk) (Translate) Tags for the revision.
apihelp-query+deletedrevs-paramvalue-prop-token (talk) (Translate) Gives the edit token.
apihelp-query+deletedrevs-paramvalue-prop-user (talk) (Translate) Adds the user who made the revision.
apihelp-query+deletedrevs-paramvalue-prop-userid (talk) (Translate) Adds the ID of the user who made the revision.
apihelp-query+deletedrevs-summary (talk) (Translate) List deleted revisions.
apihelp-query+disabled-summary (talk) (Translate) This query module has been disabled.
apihelp-query+duplicatefiles-example-generated (talk) (Translate) Look for duplicates of all files.
apihelp-query+duplicatefiles-example-simple (talk) (Translate) Look for duplicates of [[:File:Albert Einstein Head.jpg]].
apihelp-query+duplicatefiles-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+duplicatefiles-param-limit (talk) (Translate) How many duplicate files to return.
apihelp-query+duplicatefiles-param-localonly (talk) (Translate) Look only for files in the local repository.
apihelp-query+duplicatefiles-summary (talk) (Translate) List all files that are duplicates of the given files based on hash values.
apihelp-query+embeddedin-example-generator (talk) (Translate) Get information about pages transcluding <kbd>Template:Stub</kbd>.
apihelp-query+embeddedin-example-simple (talk) (Translate) Show pages transcluding <kbd>Template:Stub</kbd>.
apihelp-query+embeddedin-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+embeddedin-param-filterredir (talk) (Translate) How to filter for redirects.
apihelp-query+embeddedin-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+embeddedin-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+embeddedin-param-pageid (talk) (Translate) Page ID to search. Cannot be used together with $1title.
apihelp-query+embeddedin-param-title (talk) (Translate) Title to search. Cannot be used together with $1pageid.
apihelp-query+embeddedin-summary (talk) (Translate) Find all pages that embed (transclude) the given title.
apihelp-query+extlinks-example-simple (talk) (Translate) Get a list of external links on the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+extlinks-param-expandurl (talk) (Translate) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+extlinks-param-limit (talk) (Translate) How many links to return.
apihelp-query+extlinks-param-protocol (talk) (Translate) Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd> and <kbd>https</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
apihelp-query+extlinks-param-query (talk) (Translate) Search string without protocol. Useful for checking whether a certain page contains a certain external url.
apihelp-query+extlinks-summary (talk) (Translate) Returns all external URLs (not interwikis) from the given pages.
apihelp-query+extracts-example-1 (talk) (Translate) Get a 175-character extract
apihelp-query+extracts-param-chars (talk) (Translate) How many characters to return. Actual text returned might be slightly longer.
apihelp-query+extracts-param-intro (talk) (Translate) Return only content before the first section.
apihelp-query+extracts-param-limit (talk) (Translate) How many extracts to return. (Multiple extracts can only be returned if exintro is set to true.)
apihelp-query+extracts-param-plaintext (talk) (Translate) Return extracts as plain text instead of limited HTML.
apihelp-query+extracts-param-sectionformat (talk) (Translate) How to format sections in plaintext mode:
apihelp-query+extracts-param-sentences (talk) (Translate) How many sentences to return.
apihelp-query+extracts-paramvalue-sectionformat-plain (talk) (Translate) No formatting.
apihelp-query+extracts-paramvalue-sectionformat-raw (talk) (Translate) This module's internal representation (section titles prefixed with <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).
apihelp-query+extracts-paramvalue-sectionformat-wiki (talk) (Translate) Wikitext-style formatting (== like this ==).
apihelp-query+extracts-summary (talk) (Translate) Returns plain-text or limited HTML extracts of the given pages.
apihelp-query+exturlusage-example-simple (talk) (Translate) Show pages linking to <kbd>https://www.mediawiki.org</kbd>.
apihelp-query+exturlusage-param-expandurl (talk) (Translate) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+exturlusage-param-limit (talk) (Translate) How many pages to return.
apihelp-query+exturlusage-param-namespace (talk) (Translate) The page namespaces to enumerate.
apihelp-query+exturlusage-param-prop (talk) (Translate) Which pieces of information to include:
apihelp-query+exturlusage-param-protocol (talk) (Translate) Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd> and <kbd>https</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
apihelp-query+exturlusage-param-query (talk) (Translate) Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links.
apihelp-query+exturlusage-paramvalue-prop-ids (talk) (Translate) Adds the ID of page.
apihelp-query+exturlusage-paramvalue-prop-title (talk) (Translate) Adds the title and namespace ID of the page.
apihelp-query+exturlusage-paramvalue-prop-url (talk) (Translate) Adds the URL used in the page.
apihelp-query+exturlusage-summary (talk) (Translate) Enumerate pages that contain a given URL.
apihelp-query+filearchive-example-simple (talk) (Translate) Show a list of all deleted files.
apihelp-query+filearchive-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+filearchive-param-from (talk) (Translate) The image title to start enumerating from.
apihelp-query+filearchive-param-limit (talk) (Translate) How many images to return in total.
apihelp-query+filearchive-param-prefix (talk) (Translate) Search for all image titles that begin with this value.
apihelp-query+filearchive-param-prop (talk) (Translate) Which image information to get:
apihelp-query+filearchive-param-sha1 (talk) (Translate) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+filearchive-param-sha1base36 (talk) (Translate) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (talk) (Translate) The image title to stop enumerating at.
apihelp-query+filearchive-paramvalue-prop-archivename (talk) (Translate) Adds the filename of the archive version for non-latest versions.
apihelp-query+filearchive-paramvalue-prop-bitdepth (talk) (Translate) Adds the bit depth of the version.
apihelp-query+filearchive-paramvalue-prop-description (talk) (Translate) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (talk) (Translate) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (talk) (Translate) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (talk) (Translate) Lists Exif metadata for the version of the image.
apihelp-query+filearchive-paramvalue-prop-mime (talk) (Translate) Adds MIME of the image.
apihelp-query+filearchive-paramvalue-prop-parseddescription (talk) (Translate) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (talk) (Translate) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (talk) (Translate) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (talk) (Translate) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (talk) (Translate) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (talk) (Translate) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (talk) (Translate) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (talk) (Translate) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (talk) (Translate) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (talk) (Translate) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (talk) (Translate) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (talk) (Translate) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (talk) (Translate) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (talk) (Translate) Whether file description pages are fetched from this repository when viewing local file description pages.
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (talk) (Translate) Whether file names implicitly start with a capital letter.
apihelp-query+filerepoinfo-paramvalue-prop-local (talk) (Translate) Whether that repository is the local one or not.
apihelp-query+filerepoinfo-paramvalue-prop-name (talk) (Translate) The key of the repository - used in e.g. <var>[[mw:Special:MyLanguage/Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values.
apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (talk) (Translate) Root URL path for image paths.
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (talk) (Translate) Root URL path for the repository wiki's MediaWiki installation.
apihelp-query+filerepoinfo-paramvalue-prop-server (talk) (Translate) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (talk) (Translate) Root URL path for thumbnail paths.
apihelp-query+filerepoinfo-paramvalue-prop-url (talk) (Translate) Public zone URL path.
apihelp-query+filerepoinfo-summary (talk) (Translate) Return meta information about image repositories configured on the wiki.
apihelp-query+fileusage-example-generator (talk) (Translate) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (talk) (Translate) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (talk) (Translate) How many to return.
apihelp-query+fileusage-param-namespace (talk) (Translate) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (talk) (Translate) Which properties to get:
apihelp-query+fileusage-param-show (talk) (Translate) Show only items that meet these criteria:
apihelp-query+fileusage-paramvalue-prop-pageid (talk) (Translate) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (talk) (Translate) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (talk) (Translate) Title of each page.
apihelp-query+fileusage-paramvalue-show-!redirect (talk) (Translate) Only show non-redirects.
apihelp-query+fileusage-paramvalue-show-redirect (talk) (Translate) Only show redirects.
apihelp-query+fileusage-summary (talk) (Translate) Find all pages that use the given files.
apihelp-query+gadgetcategories-example-1 (talk) (Translate) Get a list of existing gadget sections
apihelp-query+gadgetcategories-example-2 (talk) (Translate) Get all information about sections named "foo" and "bar"
apihelp-query+gadgetcategories-param-names (talk) (Translate) Names of sections to retrieve.
apihelp-query+gadgetcategories-param-prop (talk) (Translate) What gadget section information to get:
apihelp-query+gadgetcategories-paramvalue-prop-members (talk) (Translate) Number of gadgets in section.
apihelp-query+gadgetcategories-paramvalue-prop-name (talk) (Translate) Internal section name.
apihelp-query+gadgetcategories-paramvalue-prop-title (talk) (Translate) Section title.
apihelp-query+gadgetcategories-summary (talk) (Translate) Returns a list of gadget sections.
apihelp-query+gadgets-example-1 (talk) (Translate) Get a list of gadgets along with their descriptions
apihelp-query+gadgets-example-2 (talk) (Translate) Get a list of gadgets with all possible properties
apihelp-query+gadgets-example-3 (talk) (Translate) Get a list of gadgets belonging to category "foo"
apihelp-query+gadgets-example-4 (talk) (Translate) Get information about gadgets "foo" and "bar"
apihelp-query+gadgets-example-5 (talk) (Translate) Get a list of gadgets enabled by current user
apihelp-query+gadgets-param-allowedonly (talk) (Translate) List only gadgets allowed to current user.
apihelp-query+gadgets-param-categories (talk) (Translate) Gadgets from what categories to retrieve.
apihelp-query+gadgets-param-enabledonly (talk) (Translate) List only gadgets enabled by current user.
apihelp-query+gadgets-param-ids (talk) (Translate) IDs of gadgets to retrieve.
apihelp-query+gadgets-param-prop (talk) (Translate) What gadget information to get:
apihelp-query+gadgets-paramvalue-prop-desc (talk) (Translate) Gadget description transformed into HTML (can be slow, use only if really needed).
apihelp-query+gadgets-paramvalue-prop-id (talk) (Translate) Internal gadget ID.
apihelp-query+gadgets-paramvalue-prop-metadata (talk) (Translate) The gadget metadata.
apihelp-query+gadgets-summary (talk) (Translate) Returns a list of gadgets used on this wiki.
apihelp-query+imageinfo-example-dated (talk) (Translate) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (talk) (Translate) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-badfilecontexttitle (talk) (Translate) If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-param-end (talk) (Translate) Timestamp to stop listing at.
apihelp-query+imageinfo-param-extmetadatafilter (talk) (Translate) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (talk) (Translate) What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted.
apihelp-query+imageinfo-param-extmetadatamultilang (talk) (Translate) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (talk) (Translate) How many file revisions to return per file.
apihelp-query+imageinfo-param-localonly (talk) (Translate) Look only for files in the local repository.
First pagePrevious pageNext pageLast page