Jump to content

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+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+trackingcategories-example-generator (talk) (Translate) Retrieve info about the tracking category pages representing the broken-file-category themselves, if they exist
apihelp-query+trackingcategories-example-size (talk) (Translate) List tracking categories with information on the number of pages in each.
apihelp-query+trackingcategories-param-limit (talk) (Translate) How many tracking categories to return.
apihelp-query+trackingcategories-param-max (talk) (Translate) Only return existing tracking categories with at most this many members.
apihelp-query+trackingcategories-param-min (talk) (Translate) Only return existing tracking categories with at least this many members.
apihelp-query+trackingcategories-param-prop (talk) (Translate) Which properties to get:
apihelp-query+trackingcategories-param-trackingcatname (talk) (Translate) Search for all existing tracking category titles that match the provided tracking category name (as defined by "message name" on [[Special:TrackingCategories]].)
apihelp-query+trackingcategories-paramvalue-prop-hidden (talk) (Translate) Tags tracking categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+trackingcategories-paramvalue-prop-size (talk) (Translate) Adds number of pages in the tracking category.
apihelp-query+trackingcategories-summary (talk) (Translate) Enumerate all existing tracking categories defined in [[Special:TrackingCategories]]. A tracking category exists if it contains pages or if its category page exists.
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+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+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.
First pagePrevious pageNext pageLast page