System messages

Jump to: navigation, 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 page
Last page
Name Default message text
Current message text
apihelp-query+revisions-example-first5-user (Talk) (Translate) Get first 5 revisions of the "Main Page" that were made by the user "MediaWiki default"
apihelp-query+revisions-example-last5 (Talk) (Translate) Get last 5 revisions of the "Main Page"
apihelp-query+revisions-param-end (Talk) (Translate) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (Talk) (Translate) Stop revision enumeration on this revision ID.
apihelp-query+revisions-param-excludeuser (Talk) (Translate) Exclude revisions made by user.
apihelp-query+revisions-param-start (Talk) (Translate) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (Talk) (Translate) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (Talk) (Translate) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (Talk) (Translate) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (Talk) (Translate) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (Talk) (Translate) May only be used with a single page (mode #2).
apihelp-query+search-description (Talk) (Translate) Perform a full text search.
apihelp-query+search-example-generator (Talk) (Translate) Ger page info about the pages returned for a search for "meaning"
apihelp-query+search-example-simple (Talk) (Translate) Search for "meaning"
apihelp-query+search-example-text (Talk) (Translate) Search texts for "meaning"
apihelp-query+search-param-backend (Talk) (Translate) Which search backend to use, if not the default.
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: ;size:Adds the size of the page in bytes. ;wordcount:Adds the word count of the page. ;timestamp:Adds the timestamp of when the page was last edited. ;snippet:Adds a parsed snippet of the page. ;titlesnippet:Adds a parsed snippet of the page title. ;redirectsnippet:Adds a parsed snippet of the redirect title. ;redirecttitle:Adds the title of the matching redirect. ;sectionsnippet:Adds a parsed snippet of the matching section title. ;sectiontitle:Adds the title of the matching section. ;score:<span class="apihelp-deprecated">Deprecated and ignored.</span> ;hasrelated:<span class="apihelp-deprecated">Deprecated and ignored.</span>
apihelp-query+search-param-what (Talk) (Translate) Which type of search to perform.
apihelp-query+siteinfo-description (Talk) (Translate) Return general information about the site.
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: ;general:Overall system information. ;namespaces:List of registered namespaces and their canonical names. ;namespacealiases:List of registered namespace aliases. ;specialpagealiases:List of special page aliases. ;magicwords:List of magic words and their aliases. ;statistics:Returns site statistics. ;interwikimap:Returns interwiki map (optionally filtered, (optionally localised by using $1inlanguagecode)). ;dbrepllag:Returns database server with the highest replication lag. ;usergroups:Returns user groups and the associated permissions. ;extensions:Returns extensions installed on the wiki. ;fileextensions:Returns list of file extensions allowed to be uploaded. ;rightsinfo:Returns wiki rights (license) information if available. ;restrictions:Returns information on available restriction (protection) types. ;languages:Returns a list of languages MediaWiki supports (optionally localised by using $1inlanguagecode). ;skins:Returns a list of all enabled skins (optionally localised by using $1inlanguagecode, otherwise in content language). ;extensiontags:Returns a list of parser extension tags. ;functionhooks:Returns a list of parser function hooks. ;showhooks:Returns a list of all subscribed hooks (contents of $wgHooks). ;variables:Returns a list of variable IDs. ;protocols:Returns a list of protocols that are allowed in external links. ;defaultoptions:Returns the default values for user preferences.
apihelp-query+siteinfo-param-showalldb (Talk) (Translate) List all database servers, not just the one lagging the most.
apihelp-query+stashimageinfo-description (Talk) (Translate) Returns file information for stashed files.
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+tags-description (Talk) (Translate) List change tags.
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: ;name:Adds name of tag. ;displayname:Adds system message for the tag. ;description:Adds description of the tag. ;hitcount:Adds the amount of revisions that have this tag. ;defined:Indicate whether the tag is defined.
apihelp-query+templates-description (Talk) (Translate) Returns all pages transcluded on the given pages.
apihelp-query+templates-example-generator (Talk) (Translate) Get information about the template pages in the [[Main Page]]
apihelp-query+templates-example-namespaces (Talk) (Translate) Get templates from the [[Main Page]] in the User and Template namespaces
apihelp-query+templates-example-simple (Talk) (Translate) Get templates from the [[Main Page]]
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 this 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+tokens-description (Talk) (Translate) Gets tokens for data-modifying actions.
First page
Last page