System messages

From Hypercard Dev Fans Wiki
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+tags-paramvalue-prop-hitcount (talk) (Translate) Adds the number of revisions and log entries that have this tag.
apihelp-query+tags-paramvalue-prop-name (talk) (Translate) Adds name of tag.
apihelp-query+tags-paramvalue-prop-source (talk) (Translate) Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users.
apihelp-query+tags-summary (talk) (Translate) List change tags.
apihelp-query+templates-example-generator (talk) (Translate) Get information about the template pages used on the page [[{{MediaWiki:Mainpage}}]].
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+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.
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.
First pagePrevious pageNext pageLast page