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.
| Name | Default message text |
|---|---|
| Current message text | |
| 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+links-example-generator (talk) (Translate) | Get information about the link pages in the page <kbd>Main Page</kbd>. |
| apihelp-query+links-example-namespaces (talk) (Translate) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (talk) (Translate) | Get links from the page <kbd>Main Page</kbd> |
| apihelp-query+links-param-dir (talk) (Translate) | The direction in which to list. |
| apihelp-query+links-param-limit (talk) (Translate) | How many links to return. |
| apihelp-query+links-param-namespace (talk) (Translate) | Show links in these namespaces only. |
| apihelp-query+links-param-titles (talk) (Translate) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
| apihelp-query+links-summary (talk) (Translate) | Returns all links from the given pages. |
| apihelp-query+linkshere-example-generator (talk) (Translate) | Get information about pages linking to the [[Main Page]]. |
| apihelp-query+linkshere-example-simple (talk) (Translate) | Get a list of pages linking to the [[Main Page]]. |
| apihelp-query+linkshere-param-limit (talk) (Translate) | How many to return. |
| apihelp-query+linkshere-param-namespace (talk) (Translate) | Only include pages in these namespaces. |
| apihelp-query+linkshere-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+linkshere-param-show (talk) (Translate) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-prop-pageid (talk) (Translate) | Page ID of each page. |
| apihelp-query+linkshere-paramvalue-prop-redirect (talk) (Translate) | Flag if the page is a redirect. |
| apihelp-query+linkshere-paramvalue-prop-title (talk) (Translate) | Title of each page. |
| apihelp-query+linkshere-summary (talk) (Translate) | Find all pages that link to the given pages. |
| apihelp-query+logevents-example-simple (talk) (Translate) | List recent log events. |
| apihelp-query+logevents-param-action (talk) (Translate) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (talk) (Translate) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-limit (talk) (Translate) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (talk) (Translate) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (talk) (Translate) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+logevents-param-start (talk) (Translate) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (talk) (Translate) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (talk) (Translate) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (talk) (Translate) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (talk) (Translate) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (talk) (Translate) | Adds the comment of the log event. |
| apihelp-query+logevents-paramvalue-prop-details (talk) (Translate) | Lists additional details about the log event. |
| apihelp-query+logevents-paramvalue-prop-ids (talk) (Translate) | Adds the ID of the log event. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (talk) (Translate) | Adds the parsed comment of the log event. |
| apihelp-query+logevents-paramvalue-prop-tags (talk) (Translate) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (talk) (Translate) | Adds the title of the page for the log event. |
| apihelp-query+logevents-paramvalue-prop-type (talk) (Translate) | Adds the type of log event. |
| apihelp-query+logevents-paramvalue-prop-user (talk) (Translate) | Adds the user responsible for the log event. |
| apihelp-query+logevents-paramvalue-prop-userid (talk) (Translate) | Adds the user ID who was responsible for the log event. |
| apihelp-query+logevents-summary (talk) (Translate) | Get events from logs. |
| apihelp-query+mystashedfiles-example-simple (talk) (Translate) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (talk) (Translate) | How many files to get. |
| apihelp-query+mystashedfiles-param-prop (talk) (Translate) | Which properties to fetch for the files. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (talk) (Translate) | Fetch the file size and image dimensions. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (talk) (Translate) | Fetch the file's MIME type and media type. |
| apihelp-query+mystashedfiles-summary (talk) (Translate) | Get a list of files in the current user's upload stash. |
| apihelp-query+pagepropnames-example-simple (talk) (Translate) | Get first 10 property names. |
| apihelp-query+pagepropnames-param-limit (talk) (Translate) | The maximum number of names to return. |
| apihelp-query+pagepropnames-summary (talk) (Translate) | List all page property names in use on the wiki. |
| apihelp-query+pageprops-example-simple (talk) (Translate) | Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>. |
| apihelp-query+pageprops-param-prop (talk) (Translate) | Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property. |
| apihelp-query+pageprops-summary (talk) (Translate) | Get various page properties defined in the page content. |
| apihelp-query+pageswithprop-example-generator (talk) (Translate) | Get additional information about the first 10 pages using <code>__NOTOC__</code>. |
| apihelp-query+pageswithprop-example-simple (talk) (Translate) | List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>. |
| apihelp-query+pageswithprop-param-dir (talk) (Translate) | In which direction to sort. |
| apihelp-query+pageswithprop-param-limit (talk) (Translate) | The maximum number of pages to return. |
| apihelp-query+pageswithprop-param-prop (talk) (Translate) | Which pieces of information to include: |
| apihelp-query+pageswithprop-param-propname (talk) (Translate) | Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). |
| apihelp-query+pageswithprop-paramvalue-prop-ids (talk) (Translate) | Adds the page ID. |
| apihelp-query+pageswithprop-paramvalue-prop-title (talk) (Translate) | Adds the title and namespace ID of the page. |
| apihelp-query+pageswithprop-paramvalue-prop-value (talk) (Translate) | Adds the value of the page property. |
| apihelp-query+pageswithprop-summary (talk) (Translate) | List all pages using a given page property. |
| apihelp-query+prefixsearch-example-simple (talk) (Translate) | Search for page titles beginning with <kbd>meaning</kbd>. |
| apihelp-query+prefixsearch-extended-description (talk) (Translate) | Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics. |
| apihelp-query+prefixsearch-param-limit (talk) (Translate) | Maximum number of results to return. |
| apihelp-query+prefixsearch-param-namespace (talk) (Translate) | Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix. |
| apihelp-query+prefixsearch-param-offset (talk) (Translate) | Number of results to skip. |
| apihelp-query+prefixsearch-param-profile (talk) (Translate) | Search profile to use. |
| apihelp-query+prefixsearch-param-search (talk) (Translate) | Search string. |
| apihelp-query+prefixsearch-summary (talk) (Translate) | Perform a prefix search for page titles. |
| apihelp-query+protectedtitles-example-generator (talk) (Translate) | Find links to protected titles in the main namespace. |
| apihelp-query+protectedtitles-example-simple (talk) (Translate) | List protected titles. |
| apihelp-query+protectedtitles-param-end (talk) (Translate) | Stop listing at this protection timestamp. |
| apihelp-query+protectedtitles-param-level (talk) (Translate) | Only list titles with these protection levels. |
| apihelp-query+protectedtitles-param-limit (talk) (Translate) | How many total pages to return. |
| apihelp-query+protectedtitles-param-namespace (talk) (Translate) | Only list titles in these namespaces. |
| apihelp-query+protectedtitles-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+protectedtitles-param-start (talk) (Translate) | Start listing at this protection timestamp. |
| apihelp-query+protectedtitles-paramvalue-prop-comment (talk) (Translate) | Adds the comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-expiry (talk) (Translate) | Adds the timestamp of when the protection will be lifted. |
| apihelp-query+protectedtitles-paramvalue-prop-level (talk) (Translate) | Adds the protection level. |
| apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (talk) (Translate) | Adds the parsed comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp of when protection was added. |
| apihelp-query+protectedtitles-paramvalue-prop-user (talk) (Translate) | Adds the user that added the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-userid (talk) (Translate) | Adds the user ID that added the protection. |
| apihelp-query+protectedtitles-summary (talk) (Translate) | List all titles protected from creation. |
| apihelp-query+querypage-example-ancientpages (talk) (Translate) | Return results from [[Special:Ancientpages]]. |
| apihelp-query+querypage-param-limit (talk) (Translate) | Number of results to return. |
| apihelp-query+querypage-param-page (talk) (Translate) | The name of the special page. Note, this is case sensitive. |