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.
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-query+siteinfo-paramvalue-prop-showhooks (talk) (Translate) | Returns a list of all subscribed hooks (contents of <var>[[mw:Special:MyLanguage/Manual:$wgHooks|$wgHooks]]</var>). |
| apihelp-query+siteinfo-paramvalue-prop-skins (talk) (Translate) | Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). |
| apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (talk) (Translate) | List of special page aliases. |
| apihelp-query+siteinfo-paramvalue-prop-statistics (talk) (Translate) | Returns site statistics. |
| apihelp-query+siteinfo-paramvalue-prop-uploaddialog (talk) (Translate) | Returns the upload dialog configuration. |
| apihelp-query+siteinfo-paramvalue-prop-usergroups (talk) (Translate) | Returns user groups and the associated permissions. |
| 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+structurednavigationexamples-example (talk) (Translate) | Fetch the JSON of all navigation examples sourced from the StructuredNavigation extension |
| apihelp-query+structurednavigationexamples-summary (talk) (Translate) | Retrieves the JSON of all navigation examples sourced from the StructuredNavigation extension. This will be from the version of the extension software that the wiki has installed. |
| apihelp-query+structurednavigationnavigationdata-example (talk) (Translate) | Fetch the JSON content of a navigation named <kbd>Dontnod Entertainment</kbd> |
| apihelp-query+structurednavigationnavigationdata-param-title (talk) (Translate) | A valid, existing title in the Navigation namespace on the wiki. |
| apihelp-query+structurednavigationnavigationdata-summary (talk) (Translate) | Retrieves the JSON content for a given navigation. |
| apihelp-query+structurednavigationnavigationhtml-example (talk) (Translate) | Fetch the view of a navigation named <kbd>Dontnod Entertainment</kbd> |
| apihelp-query+structurednavigationnavigationhtml-param-title (talk) (Translate) | A valid, existing title in the Navigation namespace on the wiki. |
| apihelp-query+structurednavigationnavigationhtml-summary (talk) (Translate) | Retrieves the view of a navigation by title as an HTML fragment. |
| apihelp-query+structurednavigationschema-example (talk) (Translate) | Fetch the navigation JSON schema |
| apihelp-query+structurednavigationschema-summary (talk) (Translate) | Retrieves the JSON schema used to validate the JSON structure of navigations. |
| apihelp-query+structurednavigationtitlesused-example (talk) (Translate) | Fetch all titles used in a navigation named <kbd>Dontnod Entertainment</kbd> |
| apihelp-query+structurednavigationtitlesused-param-title (talk) (Translate) | A valid, existing title in the Navigation namespace on the wiki. |
| apihelp-query+structurednavigationtitlesused-summary (talk) (Translate) | Retrieves all titles used by a given navigation. |
| 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+transcludedin-example-generator (talk) (Translate) | Get information about pages transcluding [[{{MediaWiki:Mainpage}}]]. |