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+templates-example-namespaces (talk) (Translate) | Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+templates-example-simple (talk) (Translate) | Get the templates used on the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+templates-param-dir (talk) (Translate) | The direction in which to list. |
apihelp-query+templates-param-limit (talk) (Translate) | How many templates to return. |
apihelp-query+templates-param-namespace (talk) (Translate) | Show templates in these namespaces only. |
apihelp-query+templates-param-templates (talk) (Translate) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
apihelp-query+templates-summary (talk) (Translate) | Returns all pages transcluded on the given pages. |
apihelp-query+tokens-example-simple (talk) (Translate) | Retrieve a csrf token (the default). |
apihelp-query+tokens-example-types (talk) (Translate) | Retrieve a watch token and a patrol token. |
apihelp-query+tokens-param-type (talk) (Translate) | Types of token to request. |
apihelp-query+tokens-summary (talk) (Translate) | Gets tokens for data-modifying actions. |
apihelp-query+transcludedin-example-generator (talk) (Translate) | Get information about pages transcluding [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+transcludedin-example-simple (talk) (Translate) | Get a list of pages transcluding [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+transcludedin-param-limit (talk) (Translate) | How many to return. |
apihelp-query+transcludedin-param-namespace (talk) (Translate) | Only include pages in these namespaces. |
apihelp-query+transcludedin-param-prop (talk) (Translate) | Which properties to get: |
apihelp-query+transcludedin-param-show (talk) (Translate) | Show only items that meet these criteria: |
apihelp-query+transcludedin-paramvalue-prop-pageid (talk) (Translate) | Page ID of each page. |
apihelp-query+transcludedin-paramvalue-prop-redirect (talk) (Translate) | Flag if the page is a redirect. |
apihelp-query+transcludedin-paramvalue-prop-title (talk) (Translate) | Title of each page. |
apihelp-query+transcludedin-paramvalue-show-!redirect (talk) (Translate) | Only show non-redirects. |
apihelp-query+transcludedin-paramvalue-show-redirect (talk) (Translate) | Only show redirects. |
apihelp-query+transcludedin-summary (talk) (Translate) | Find all pages that transclude the given pages. |
apihelp-query+usercontribs-example-ipprefix (talk) (Translate) | Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>. |
apihelp-query+usercontribs-example-user (talk) (Translate) | Show contributions of user <kbd>Example</kbd>. |
apihelp-query+usercontribs-param-end (talk) (Translate) | The end timestamp to return to, i.e. revisions after this timestamp. |
apihelp-query+usercontribs-param-iprange (talk) (Translate) | The CIDR range to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1userids</var>. |
apihelp-query+usercontribs-param-limit (talk) (Translate) | The maximum number of contributions to return. |
apihelp-query+usercontribs-param-namespace (talk) (Translate) | Only list contributions in these namespaces. |
apihelp-query+usercontribs-param-prop (talk) (Translate) | Include additional pieces of information: |
apihelp-query+usercontribs-param-show (talk) (Translate) | Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown. |
apihelp-query+usercontribs-param-start (talk) (Translate) | The start timestamp to return from, i.e. revisions before this timestamp. |
apihelp-query+usercontribs-param-tag (talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+usercontribs-param-toponly (talk) (Translate) | Only list changes which are the latest revision. |
apihelp-query+usercontribs-param-user (talk) (Translate) | The users to retrieve contributions for. Cannot be used with <var>$1userids</var>, <var>$1userprefix</var>, or <var>$1iprange</var>. |
apihelp-query+usercontribs-param-userids (talk) (Translate) | The user IDs to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1iprange</var>. |
apihelp-query+usercontribs-param-userprefix (talk) (Translate) | Retrieve contributions for all users whose names begin with this value. Cannot be used with <var>$1user</var>, <var>$1userids</var>, or <var>$1iprange</var>. |
apihelp-query+usercontribs-paramvalue-prop-autopatrolled (talk) (Translate) | Tags autopatrolled edits. |
apihelp-query+usercontribs-paramvalue-prop-comment (talk) (Translate) | Adds the comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+usercontribs-paramvalue-prop-flags (talk) (Translate) | Adds flags of the edit. |
apihelp-query+usercontribs-paramvalue-prop-ids (talk) (Translate) | Adds the page ID and revision ID. |
apihelp-query+usercontribs-paramvalue-prop-parsedcomment (talk) (Translate) | Adds the parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+usercontribs-paramvalue-prop-patrolled (talk) (Translate) | Tags patrolled edits. |
apihelp-query+usercontribs-paramvalue-prop-size (talk) (Translate) | Adds the new size of the edit. |
apihelp-query+usercontribs-paramvalue-prop-sizediff (talk) (Translate) | Adds the size delta of the edit against its parent. |
apihelp-query+usercontribs-paramvalue-prop-tags (talk) (Translate) | Lists tags for the edit. |
apihelp-query+usercontribs-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp of the edit. |
apihelp-query+usercontribs-paramvalue-prop-title (talk) (Translate) | Adds the title and namespace ID of the page. |
apihelp-query+usercontribs-summary (talk) (Translate) | Get all edits by a user. |
apihelp-query+userinfo-example-data (talk) (Translate) | Get additional information about the current user. |