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-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 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: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry.
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-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-from (talk) (Translate) The user name to start enumerating from.
apihelp-query+allusers-param-group (talk) (Translate) Only include users in the given groups.
apihelp-query+allusers-param-limit (talk) (Translate) How many total user names 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 user name 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 <kbd>Main page</kbd>.
apihelp-query+backlinks-example-simple (talk) (Translate) Show links to <kbd>Main page</kbd>.
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-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+contributors-example-simple (talk) (Translate) Show contributors to the page <kbd>Main Page</kbd>.
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 anonymous 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 <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, 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 <kbd>Main Page</kbd> 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.
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: ;revid:Adds the revision ID of the deleted revision. ;parentid:Adds the revision ID of the previous revision to the page. ;user:Adds the user who made the revision. ;userid:Adds the ID of the user who made the revision. ;comment:Adds the comment of the revision. ;parsedcomment:Adds the parsed comment of the revision. ;minor:Tags if the revision is minor. ;len:Adds the length (bytes) of the revision. ;sha1:Adds the SHA-1 (base 16) of the revision. ;content:Adds the content of the revision. ;token:<span class="apihelp-deprecated">Deprecated.</span> Gives the edit token. ;tags:Tags for the revision.
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-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 <kbd>Main Page</kbd>.
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>. 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+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>. 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: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
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-summary (talk) (Translate) Find all pages that use the given files.
apihelp-query+gadgetcategories-description (talk) (Translate) Returns a list of gadget categories.
apihelp-query+gadgetcategories-example-1 (talk) (Translate) Get a list of existing gadget categories
apihelp-query+gadgetcategories-example-2 (talk) (Translate) Get all information about categories named "foo" and "bar"
apihelp-query+gadgetcategories-param-names (talk) (Translate) Names of categories to retrieve.
apihelp-query+gadgetcategories-param-prop (talk) (Translate) What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category.
apihelp-query+gadgetcategories-summary (talk) (Translate) Returns a list of gadget categories.
apihelp-query+gadgets-description (talk) (Translate) Returns a list of gadgets used on this wiki.
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: ;id:Internal gadget ID. ;metadata:The gadget metadata. ;desc:Gadget description transformed into HTML (can be slow, use only if really needed).
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.
apihelp-query+imageinfo-param-metadataversion (talk) (Translate) Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility.
apihelp-query+imageinfo-param-prop (talk) (Translate) Which file information to get:
apihelp-query+imageinfo-param-start (talk) (Translate) Timestamp to start listing from.
apihelp-query+imageinfo-param-urlheight (talk) (Translate) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (talk) (Translate) A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>.
apihelp-query+imageinfo-param-urlwidth (talk) (Translate) If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned.
apihelp-query+imageinfo-paramvalue-prop-archivename (talk) (Translate) Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-badfile (talk) (Translate) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (talk) (Translate) Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (talk) (Translate) Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-comment (talk) (Translate) Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (talk) (Translate) Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-dimensions (talk) (Translate) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (talk) (Translate) Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mediatype (talk) (Translate) Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-metadata (talk) (Translate) Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mime (talk) (Translate) Adds MIME type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (talk) (Translate) Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-sha1 (talk) (Translate) Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-size (talk) (Translate) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (talk) (Translate) Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-timestamp (talk) (Translate) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (talk) (Translate) Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.
apihelp-query+imageinfo-paramvalue-prop-url (talk) (Translate) Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-user (talk) (Translate) Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-userid (talk) (Translate) Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-summary (talk) (Translate) Returns file information and upload history.
apihelp-query+images-example-generator (talk) (Translate) Get information about all files used in the [[Main Page]].
apihelp-query+images-example-simple (talk) (Translate) Get a list of files used in the [[Main Page]].
apihelp-query+images-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+images-param-images (talk) (Translate) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (talk) (Translate) How many files to return.
apihelp-query+images-summary (talk) (Translate) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (talk) (Translate) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (talk) (Translate) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+imageusage-param-filterredir (talk) (Translate) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-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+imageusage-param-namespace (talk) (Translate) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (talk) (Translate) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-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+imageusage-param-title (talk) (Translate) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (talk) (Translate) Find all pages that use the given image title.
apihelp-query+info-example-protection (talk) (Translate) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (talk) (Translate) Get information about the page <kbd>Main Page</kbd>.
apihelp-query+info-param-prop (talk) (Translate) Which additional properties to get:
apihelp-query+info-param-testactions (talk) (Translate) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsdetail (talk) (Translate) Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned.
apihelp-query+info-param-token (talk) (Translate) Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.
apihelp-query+info-paramvalue-prop-displaytitle (talk) (Translate) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-notificationtimestamp (talk) (Translate) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (talk) (Translate) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (talk) (Translate) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (talk) (Translate) Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead.
apihelp-query+info-paramvalue-prop-subjectid (talk) (Translate) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (talk) (Translate) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (talk) (Translate) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-varianttitles (talk) (Translate) Gives the display title in all variants of the site content language.
apihelp-query+info-paramvalue-prop-visitingwatchers (talk) (Translate) The number of watchers of each page who have visited recent edits to that page, if allowed.
apihelp-query+info-paramvalue-prop-watched (talk) (Translate) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (talk) (Translate) The number of watchers, if allowed.
apihelp-query+info-paramvalue-testactionsdetail-boolean (talk) (Translate) Return a boolean value for each action.
apihelp-query+info-paramvalue-testactionsdetail-full (talk) (Translate) Return messages describing why the action is disallowed, or an empty array if it is allowed.
apihelp-query+info-paramvalue-testactionsdetail-quick (talk) (Translate) Like <kbd>full</kbd> but skipping expensive checks.
apihelp-query+info-summary (talk) (Translate) Get basic page information.
apihelp-query+iwbacklinks-example-generator (talk) (Translate) Get information about pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-example-simple (talk) (Translate) Get pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-extended-description (talk) (Translate) Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".
apihelp-query+iwbacklinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+iwbacklinks-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+iwbacklinks-param-prefix (talk) (Translate) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (talk) (Translate) Which properties to get:
apihelp-query+iwbacklinks-param-title (talk) (Translate) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (talk) (Translate) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (talk) (Translate) Adds the title of the interwiki.
apihelp-query+iwbacklinks-summary (talk) (Translate) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (talk) (Translate) Get interwiki links from the page <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+iwlinks-param-limit (talk) (Translate) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (talk) (Translate) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (talk) (Translate) Which additional properties to get for each interlanguage link:
apihelp-query+iwlinks-param-title (talk) (Translate) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (talk) (Translate) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (talk) (Translate) Adds the full URL.
apihelp-query+iwlinks-summary (talk) (Translate) Returns all interwiki links from the given pages.
apihelp-query+langbacklinks-example-generator (talk) (Translate) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (talk) (Translate) Get pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (talk) (Translate) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+langbacklinks-param-lang (talk) (Translate) Language for the language link.
apihelp-query+langbacklinks-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+langbacklinks-param-prop (talk) (Translate) Which properties to get:
apihelp-query+langbacklinks-param-title (talk) (Translate) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (talk) (Translate) Adds the language code of the language link.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (talk) (Translate) Adds the title of the language link.
apihelp-query+langbacklinks-summary (talk) (Translate) Find all pages that link to the given language link.
apihelp-query+langlinks-example-simple (talk) (Translate) Get interlanguage links from the page <kbd>Main Page</kbd>.
apihelp-query+langlinks-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+langlinks-param-inlanguagecode (talk) (Translate) Language code for localised language names.
apihelp-query+langlinks-param-lang (talk) (Translate) Only return language links with this language code.
apihelp-query+langlinks-param-limit (talk) (Translate) How many langlinks to return.
apihelp-query+langlinks-param-prop (talk) (Translate) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (talk) (Translate) Link to search for. Must be used with <var>$1lang</var>.
apihelp-query+langlinks-param-url (talk) (Translate) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (talk) (Translate) Adds the native language name.
apihelp-query+langlinks-paramvalue-prop-langname (talk) (Translate) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (talk) (Translate) Adds the full URL.
apihelp-query+langlinks-summary (talk) (Translate) Returns all interlanguage links from the given pages.
apihelp-query+languageinfo-example-autonym-name-de (talk) (Translate) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (talk) (Translate) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (talk) (Translate) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (talk) (Translate) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (talk) (Translate) [[mw:API:Query#Continuing queries|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (talk) (Translate) Language codes of the languages that should be returned, or <code>*</code> for all languages.
First pagePrevious pageNext pageLast page