System messages

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+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+transcodestatus-description (talk) (Translate) Get transcode status for a given file page.
apihelp-query+transcodestatus-example-1 (talk) (Translate) Get transcode status for [[:File:Clip.webm]]
apihelp-query+transcodestatus-summary (talk) (Translate) Get transcode status for a given file page.
apihelp-query+unreadnotificationpages-description (talk) (Translate) Get pages for which there are unread notifications for the current user.
apihelp-query+unreadnotificationpages-example-1 (talk) (Translate) List pages with (their amount of) unread notifications
apihelp-query+unreadnotificationpages-param-grouppages (talk) (Translate) Group talk pages together with their subject page, and group notifications not associated with a page together with the current user's user page.
apihelp-query+unreadnotificationpages-param-limit (talk) (Translate) The maximum number of pages to return.
apihelp-query+unreadnotificationpages-param-wikis (talk) (Translate) List of wikis to fetch pages with unread notifications from (defaults to only current wiki).
apihelp-query+unreadnotificationpages-summary (talk) (Translate) Get pages for which there are unread notifications for the current user.
apihelp-query+unreviewedpages-description (talk) (Translate) Enumerates pages that have not been reviewed to a given quality level.
apihelp-query+unreviewedpages-example-1 (talk) (Translate) Show a list of unreviewed pages
apihelp-query+unreviewedpages-example-2 (talk) (Translate) Show info about some unreviewed pages
apihelp-query+unreviewedpages-param-dir (talk) (Translate) Direction to sort in.
apihelp-query+unreviewedpages-param-end (talk) (Translate) Stop listing at this page title.
apihelp-query+unreviewedpages-param-filterlevel (talk) (Translate) How to filter by quality (0=checked, 1=quality).
apihelp-query+unreviewedpages-param-filterredir (talk) (Translate) How to filter for redirects.
apihelp-query+unreviewedpages-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+unreviewedpages-param-namespace (talk) (Translate) The namespaces to enumerate.
apihelp-query+unreviewedpages-param-start (talk) (Translate) Start listing at this page title.
apihelp-query+unreviewedpages-summary (talk) (Translate) Enumerates pages that have not been reviewed to a given quality level.
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.
First pagePrevious pageNext pageLast page