System messages
Appearance
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+siteinfo-paramvalue-prop-variables (talk) (Translate) | Returns a list of variable IDs. |
| apihelp-query+siteinfo-summary (talk) (Translate) | Return general information about the site. |
| apihelp-query+stashimageinfo-example-params (talk) (Translate) | Returns thumbnails for two stashed files. |
| apihelp-query+stashimageinfo-example-simple (talk) (Translate) | Returns information for a stashed file. |
| apihelp-query+stashimageinfo-param-filekey (talk) (Translate) | Key that identifies a previous upload that was stashed temporarily. |
| apihelp-query+stashimageinfo-param-sessionkey (talk) (Translate) | Alias for $1filekey, for backward compatibility. |
| apihelp-query+stashimageinfo-summary (talk) (Translate) | Returns file information for stashed files. |
| apihelp-query+tags-example-simple (talk) (Translate) | List available tags. |
| apihelp-query+tags-param-limit (talk) (Translate) | The maximum number of tags to list. |
| apihelp-query+tags-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+tags-paramvalue-prop-active (talk) (Translate) | Whether the tag is still being applied. |
| apihelp-query+tags-paramvalue-prop-defined (talk) (Translate) | Indicate whether the tag is defined. |
| apihelp-query+tags-paramvalue-prop-description (talk) (Translate) | Adds description of the tag. |
| apihelp-query+tags-paramvalue-prop-displayname (talk) (Translate) | Adds system message for the tag. |
| 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+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. |