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-example-4 (Talk) (Translate) More information about latest translation revisions for the group "page-Example"
apihelp-query+messagecollection-param-filter (Talk) (Translate) Message collection filters. Use <kbd>!</kbd> to negate condition. For example <kbd>!fuzzy</kbd> means list only all non-fuzzy messages. Filters are applied in the order given. ;fuzzy:Messages with fuzzy tag. ;optional:Messages which should be translated only if changes are necessary. ;ignored:Messages which are never translated. ;hastranslation:Messages which have a translation regardless if it is fuzzy or not. ;translated:Messages which have a translation which is not fuzzy. ;changed:Messages which have been translated or changed since last export. ;reviewer:N:Messages where the user number <kbd>N</kbd> is among reviewers. ;last-translator:N:Messages where the user number <kbd>N</kbd> is the last translator.
apihelp-query+messagecollection-param-group (Talk) (Translate) Message group.
apihelp-query+messagecollection-param-language (Talk) (Translate) Language code.
apihelp-query+messagecollection-param-limit (Talk) (Translate) How many messages to show (after filtering).
apihelp-query+messagecollection-param-offset (Talk) (Translate) Integer or key offset for start.
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+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 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 props. Useful for checking whether a certain page uses a certain page prop.
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 prop for which to enumerate pages.
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 prop.
apihelp-query+prefixsearch-description (Talk) (Translate) Perform a prefix search for page titles.
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+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.
apihelp-query+protectedtitles-param-limit (Talk) (Translate) How many total pages to return.
First page
Last page