System messages

Jump to: navigation, 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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
apihelp-query+messagecollection-param-prop (talk) (Translate) Which properties to get: ;definition:Message definition. ;translation:Current translation (without $1 string if any, use the tags to check for outdated or broken translations). ;tags:Message tags, like optional, ignored and fuzzy. ;properties:Message properties, like status, revision, last-translator. Can vary between messages. ;revision:<span class="deprecated">Deprecated!</span> Use $2prop=properties.
apihelp-query+messagegroups-description (talk) (Translate) Return information about message groups. Note that the uselang parameter affects the output of language dependent parts.
apihelp-query+messagegroups-example-1 (talk) (Translate) Show message groups
apihelp-query+messagegroups-param-depth (talk) (Translate) When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, the output includes a "groupcount" value, which states the number of direct children.
apihelp-query+messagegroups-param-filter (talk) (Translate) Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard).
apihelp-query+messagegroups-param-format (talk) (Translate) In the tree format message groups can exist in multiple places in the tree.
apihelp-query+messagegroups-param-iconsize (talk) (Translate) Preferred size of rasterised group icon.
apihelp-query+messagegroups-param-prop (talk) (Translate) What translation-related information to get: ;id:Include ID of the group. ;label:Include label of the group. ;description:Include description of the group. ;class:Include class name of the group. ;namespace:Include namespace of the group. Not all groups belong to a single namespace. ;exists:Include self-calculated existence property of the group. ;icon:Include URLs to icon of the group. ;priority:Include priority status like discouraged. ;prioritylangs:Include preferred languages. If not set, this returns false. ;priorityforce:Include priority status - is the priority languages setting forced. ;workflowstates:Include the workflow states for the message group.
apihelp-query+messagegroups-param-root (talk) (Translate) When using the tree format, instead of starting from top level start from the given message group, which must be an aggregate message group. When using flat format only the specified group is returned.
apihelp-query+messagegroupstats-description (talk) (Translate) Query message group stats.
apihelp-query+messagegroupstats-example-1 (talk) (Translate) List of translation completion statistics for the group "page-Example"
apihelp-query+messagegroupstats-param-group (talk) (Translate) Message group ID.
apihelp-query+messagegroupstats-param-timelimit (talk) (Translate) Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.
apihelp-query+messagetranslations-description (talk) (Translate) Query all translations for a single message.
apihelp-query+messagetranslations-example-1 (talk) (Translate) List of translations in the wiki for "MediaWiki:January"
apihelp-query+messagetranslations-param-title (talk) (Translate) Full title of a known message.
apihelp-query+mystashedfiles-description (talk) (Translate) Get a list of files in the current user's upload stash.
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+pagepropnames-description (talk) (Translate) List all page property names in use on the wiki.
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+pageprops-description (talk) (Translate) Get various page properties defined in the page content.
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+pageswithprop-description (talk) (Translate) List all pages using a given page property.
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+prefixsearch-description (talk) (Translate) Perform a prefix search for page titles. 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-example-simple (talk) (Translate) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-param-limit (talk) (Translate) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (talk) (Translate) Namespaces to search.
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+protectedtitles-description (talk) (Translate) List all titles protected from creation.
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.
First page
Last page