Jump to content

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.
System messages
First pagePrevious pageNext pageLast page
ᐊᑎᖅ Default message text
Current message text
apihelp-query+logevents-paramvalue-prop-parsedcomment (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the parsed comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-tags (ᐅᖃᓕᒪᔪᖅ) (Translate) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-userid (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Get events from logs.
apihelp-query+mystashedfiles-example-simple (ᐅᖃᓕᒪᔪᖅ) (Translate) Get the filekey, file size, and pixel size of files in the current user's upload stash.
apihelp-query+mystashedfiles-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) How many files to get.
apihelp-query+mystashedfiles-param-prop (ᐅᖃᓕᒪᔪᖅ) (Translate) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (ᐅᖃᓕᒪᔪᖅ) (Translate) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (ᐅᖃᓕᒪᔪᖅ) (Translate) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Get a list of files in the current user's upload stash.
apihelp-query+pageimages-example-1 (ᐅᖃᓕᒪᔪᖅ) (Translate) Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.
apihelp-query+pageimages-param-langcode (ᐅᖃᓕᒪᔪᖅ) (Translate) Code for the language the image is going to be rendered in if multiple languages are supported
apihelp-query+pageimages-param-license (ᐅᖃᓕᒪᔪᖅ) (Translate) Limit page images to a certain license type:
apihelp-query+pageimages-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) Properties of how many pages to return.
apihelp-query+pageimages-param-prop (ᐅᖃᓕᒪᔪᖅ) (Translate) Which information to return:
apihelp-query+pageimages-param-thumbsize (ᐅᖃᓕᒪᔪᖅ) (Translate) Maximum width in pixels of thumbnail images.
apihelp-query+pageimages-paramvalue-license-any (ᐅᖃᓕᒪᔪᖅ) (Translate) Best image, whether free or non-free.
apihelp-query+pageimages-paramvalue-license-free (ᐅᖃᓕᒪᔪᖅ) (Translate) Only free images.
apihelp-query+pageimages-paramvalue-prop-name (ᐅᖃᓕᒪᔪᖅ) (Translate) Image title.
apihelp-query+pageimages-paramvalue-prop-original (ᐅᖃᓕᒪᔪᖅ) (Translate) URL and original dimensions of image associated with page, if any.
apihelp-query+pageimages-paramvalue-prop-thumbnail (ᐅᖃᓕᒪᔪᖅ) (Translate) URL and dimensions of thumbnail image associated with page, if any.
apihelp-query+pageimages-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Returns information about images on the page, such as thumbnail and presence of photos.
apihelp-query+pagepropnames-example-simple (ᐅᖃᓕᒪᔪᖅ) (Translate) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) The maximum number of names to return.
apihelp-query+pagepropnames-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (ᐅᖃᓕᒪᔪᖅ) (Translate) Get properties for the pages <kbd>{{MediaWiki:Mainpage}}</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (ᐅᖃᓕᒪᔪᖅ) (Translate) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (ᐅᖃᓕᒪᔪᖅ) (Translate) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (ᐅᖃᓕᒪᔪᖅ) (Translate) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (ᐅᖃᓕᒪᔪᖅ) (Translate) In which direction to sort.
apihelp-query+pageswithprop-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (ᐅᖃᓕᒪᔪᖅ) (Translate) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (ᐅᖃᓕᒪᔪᖅ) (Translate) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (ᐅᖃᓕᒪᔪᖅ) (Translate) Adds the value of the page property.
apihelp-query+pageswithprop-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) List all pages using a given page property.
apihelp-query+prefixsearch-example-simple (ᐅᖃᓕᒪᔪᖅ) (Translate) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (ᐅᖃᓕᒪᔪᖅ) (Translate) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (ᐅᖃᓕᒪᔪᖅ) (Translate) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (ᐅᖃᓕᒪᔪᖅ) (Translate) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (ᐅᖃᓕᒪᔪᖅ) (Translate) Number of results to skip.
apihelp-query+prefixsearch-param-profile (ᐅᖃᓕᒪᔪᖅ) (Translate) Search profile to use.
apihelp-query+prefixsearch-param-search (ᐅᖃᓕᒪᔪᖅ) (Translate) Search string.
apihelp-query+prefixsearch-summary (ᐅᖃᓕᒪᔪᖅ) (Translate) Perform a prefix search for page titles.
First pagePrevious pageNext pageLast page