System messages

Jump to navigation Jump to search

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.

Filter
Filter by customization state:    
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-query+search-example-text (talk) (Translate) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (talk) (Translate) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (talk) (Translate) Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.
apihelp-query+search-param-info (talk) (Translate) Which metadata to return.
apihelp-query+search-param-interwiki (talk) (Translate) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (talk) (Translate) How many total pages to return.
apihelp-query+search-param-namespace (talk) (Translate) Search only within these namespaces.
apihelp-query+search-param-prop (talk) (Translate) Which properties to return:
apihelp-query+search-param-qiprofile (talk) (Translate) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-sort (talk) (Translate) Set the sort order of returned results.
apihelp-query+search-param-what (talk) (Translate) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (talk) (Translate) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-extensiondata (talk) (Translate) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (talk) (Translate) Ignored.
apihelp-query+search-paramvalue-prop-isfilematch (talk) (Translate) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (talk) (Translate) Adds a parsed snippet of the redirect title.
apihelp-query+search-paramvalue-prop-redirecttitle (talk) (Translate) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (talk) (Translate) Ignored.
apihelp-query+search-paramvalue-prop-sectionsnippet (talk) (Translate) Adds a parsed snippet of the matching section title.
apihelp-query+search-paramvalue-prop-sectiontitle (talk) (Translate) Adds the title of the matching section.
apihelp-query+search-paramvalue-prop-size (talk) (Translate) Adds the size of the page in bytes.
apihelp-query+search-paramvalue-prop-snippet (talk) (Translate) Adds a parsed snippet of the page.
apihelp-query+search-paramvalue-prop-timestamp (talk) (Translate) Adds the timestamp of when the page was last edited.
apihelp-query+search-paramvalue-prop-titlesnippet (talk) (Translate) Adds a parsed snippet of the page title.
apihelp-query+search-paramvalue-prop-wordcount (talk) (Translate) Adds the word count of the page.
apihelp-query+search-summary (talk) (Translate) Perform a full text search.
apihelp-query+siteinfo-example-interwiki (talk) (Translate) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (talk) (Translate) Check the current replication lag.
apihelp-query+siteinfo-example-simple (talk) (Translate) Fetch site information.
apihelp-query+siteinfo-param-filteriw (talk) (Translate) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (talk) (Translate) Language code for localised language names (best effort) and skin names.
apihelp-query+siteinfo-param-numberingroup (talk) (Translate) Lists the number of users in user groups.
apihelp-query+siteinfo-param-prop (talk) (Translate) Which information to get:
apihelp-query+siteinfo-param-showalldb (talk) (Translate) List all database servers, not just the one lagging the most.
apihelp-query+siteinfo-paramvalue-prop-dbrepllag (talk) (Translate) Returns database server with the highest replication lag.
apihelp-query+siteinfo-paramvalue-prop-defaultoptions (talk) (Translate) Returns the default values for user preferences.
apihelp-query+siteinfo-paramvalue-prop-extensions (talk) (Translate) Returns extensions installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-extensiontags (talk) (Translate) Returns a list of parser extension tags.
apihelp-query+siteinfo-paramvalue-prop-fileextensions (talk) (Translate) Returns list of file extensions (file types) allowed to be uploaded.
apihelp-query+siteinfo-paramvalue-prop-functionhooks (talk) (Translate) Returns a list of parser function hooks.
apihelp-query+siteinfo-paramvalue-prop-general (talk) (Translate) Overall system information.
apihelp-query+siteinfo-paramvalue-prop-interwikimap (talk) (Translate) Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-languages (talk) (Translate) Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-languagevariants (talk) (Translate) Returns a list of language codes for which [[mw:Special:MyLanguage/LanguageConverter|LanguageConverter]] is enabled, and the variants supported for each.
apihelp-query+siteinfo-paramvalue-prop-libraries (talk) (Translate) Returns libraries installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-magicwords (talk) (Translate) List of magic words and their aliases.
apihelp-query+siteinfo-paramvalue-prop-namespacealiases (talk) (Translate) List of registered namespace aliases.
apihelp-query+siteinfo-paramvalue-prop-namespaces (talk) (Translate) List of registered namespaces and their canonical names.
apihelp-query+siteinfo-paramvalue-prop-protocols (talk) (Translate) Returns a list of protocols that are allowed in external links.
apihelp-query+siteinfo-paramvalue-prop-restrictions (talk) (Translate) Returns information on available restriction (protection) types.
apihelp-query+siteinfo-paramvalue-prop-rightsinfo (talk) (Translate) Returns wiki rights (license) information if available.
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+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 <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (talk) (Translate) Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (talk) (Translate) Get the templates used on the page <kbd>Main Page</kbd>.
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 <kbd>Main Page</kbd>.
apihelp-query+transcludedin-example-simple (talk) (Translate) Get a list of pages transcluding <kbd>Main Page</kbd>.
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: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
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-summary (talk) (Translate) Find all pages that transclude the given pages.
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>.
First pagePrevious pageNext pageLast page