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+fileusage-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+fileusage-param-show (talk) (Translate) | Show only items that meet these criteria: |
| apihelp-query+fileusage-paramvalue-prop-pageid (talk) (Translate) | Page ID of each page. |
| apihelp-query+fileusage-paramvalue-prop-redirect (talk) (Translate) | Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (talk) (Translate) | Title of each page. |
| apihelp-query+fileusage-paramvalue-show-!redirect (talk) (Translate) | Only show non-redirects. |
| apihelp-query+fileusage-paramvalue-show-redirect (talk) (Translate) | Only show redirects. |
| apihelp-query+fileusage-summary (talk) (Translate) | Find all pages that use the given files. |
| apihelp-query+gadgetcategories-example-1 (talk) (Translate) | Get a list of existing gadget sections |
| apihelp-query+gadgetcategories-example-2 (talk) (Translate) | Get all information about sections named "foo" and "bar" |
| apihelp-query+gadgetcategories-param-names (talk) (Translate) | Names of sections to retrieve. |
| apihelp-query+gadgetcategories-param-prop (talk) (Translate) | What gadget section information to get: |
| apihelp-query+gadgetcategories-paramvalue-prop-members (talk) (Translate) | Number of gadgets in section. |
| apihelp-query+gadgetcategories-paramvalue-prop-name (talk) (Translate) | Internal section name. |
| apihelp-query+gadgetcategories-paramvalue-prop-title (talk) (Translate) | Section title. |
| apihelp-query+gadgetcategories-summary (talk) (Translate) | Returns a list of gadget sections. |
| apihelp-query+gadgets-example-1 (talk) (Translate) | Get a list of gadgets along with their descriptions |
| apihelp-query+gadgets-example-2 (talk) (Translate) | Get a list of gadgets with all possible properties |
| apihelp-query+gadgets-example-3 (talk) (Translate) | Get a list of gadgets belonging to category "foo" |
| apihelp-query+gadgets-example-4 (talk) (Translate) | Get information about gadgets "foo" and "bar" |
| apihelp-query+gadgets-example-5 (talk) (Translate) | Get a list of gadgets enabled by current user |
| apihelp-query+gadgets-param-allowedonly (talk) (Translate) | List only gadgets allowed to current user. |
| apihelp-query+gadgets-param-categories (talk) (Translate) | Gadgets from what categories to retrieve. |
| apihelp-query+gadgets-param-enabledonly (talk) (Translate) | List only gadgets enabled by current user. |
| apihelp-query+gadgets-param-ids (talk) (Translate) | IDs of gadgets to retrieve. |
| apihelp-query+gadgets-param-prop (talk) (Translate) | What gadget information to get: |
| apihelp-query+gadgets-paramvalue-prop-desc (talk) (Translate) | Gadget description transformed into HTML (can be slow, use only if really needed). |
| apihelp-query+gadgets-paramvalue-prop-id (talk) (Translate) | Internal gadget ID. |
| apihelp-query+gadgets-paramvalue-prop-metadata (talk) (Translate) | The gadget metadata. |
| apihelp-query+gadgets-summary (talk) (Translate) | Returns a list of gadgets used on this wiki. |
| apihelp-query+imageinfo-example-dated (talk) (Translate) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (talk) (Translate) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (talk) (Translate) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-param-end (talk) (Translate) | Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (talk) (Translate) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (talk) (Translate) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
| apihelp-query+imageinfo-param-extmetadatamultilang (talk) (Translate) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (talk) (Translate) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (talk) (Translate) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (talk) (Translate) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
| apihelp-query+imageinfo-param-prop (talk) (Translate) | Which file information to get: |
| apihelp-query+imageinfo-param-start (talk) (Translate) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (talk) (Translate) | Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (talk) (Translate) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
| apihelp-query+imageinfo-param-urlwidth (talk) (Translate) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-archivename (talk) (Translate) | Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-badfile (talk) (Translate) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (talk) (Translate) | Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (talk) (Translate) | Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-comment (talk) (Translate) | Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (talk) (Translate) | Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (talk) (Translate) | Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (talk) (Translate) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. <strong>Note:</strong> This is an expensive property to request, and should be avoided unless you need it. When using it, you should request only a few results at a time to avoid too much load. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (talk) (Translate) | Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-metadata (talk) (Translate) | Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-mime (talk) (Translate) | Adds MIME type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-parsedcomment (talk) (Translate) | Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-sha1 (talk) (Translate) | Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-size (talk) (Translate) | Adds the size of the file in bytes and the height, width and page count (if applicable). |
| apihelp-query+imageinfo-paramvalue-prop-thumbmime (talk) (Translate) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-timestamp (talk) (Translate) | Adds timestamp for the uploaded version. |
| apihelp-query+imageinfo-paramvalue-prop-uploadwarning (talk) (Translate) | Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core. |
| apihelp-query+imageinfo-paramvalue-prop-url (talk) (Translate) | Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-user (talk) (Translate) | Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-userid (talk) (Translate) | Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+imageinfo-summary (talk) (Translate) | Returns file information and upload history. |
| apihelp-query+images-example-generator (talk) (Translate) | Get information about all files used on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+images-example-simple (talk) (Translate) | Get a list of files used on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+images-param-dir (talk) (Translate) | The direction in which to list. |
| apihelp-query+images-param-images (talk) (Translate) | Only list these files. Useful for checking whether a certain page has a certain file. |
| apihelp-query+images-param-limit (talk) (Translate) | How many files to return. |
| apihelp-query+images-summary (talk) (Translate) | Returns all files contained on the given pages. |
| apihelp-query+imageusage-example-generator (talk) (Translate) | Get information about pages using [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageusage-example-simple (talk) (Translate) | Show pages using [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageusage-param-dir (talk) (Translate) | The direction in which to list. |
| apihelp-query+imageusage-param-filterredir (talk) (Translate) | How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level. |
| apihelp-query+imageusage-param-limit (talk) (Translate) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
| apihelp-query+imageusage-param-namespace (talk) (Translate) | The namespace to enumerate. |
| apihelp-query+imageusage-param-pageid (talk) (Translate) | Page ID to search. Cannot be used together with $1title. |
| apihelp-query+imageusage-param-redirect (talk) (Translate) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
| apihelp-query+imageusage-param-title (talk) (Translate) | Title to search. Cannot be used together with $1pageid. |
| apihelp-query+imageusage-summary (talk) (Translate) | Find all pages that use the given image title. |
| apihelp-query+info-example-protection (talk) (Translate) | Get general and protection information about the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+info-example-simple (talk) (Translate) | Get information about the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+info-param-editintrocustom (talk) (Translate) | Title of a custom page to use as an additional intro message. |
| apihelp-query+info-param-editintroskip (talk) (Translate) | List of intro messages to remove from the response. Use this if a specific message is not relevant to your tool, or if the information is conveyed in a different way. |
| apihelp-query+info-param-editintrostyle (talk) (Translate) | Some intro messages come with optional wrapper frames. Use <kbd>moreframes</kbd> to include them or <kbd>lessframes</kbd> to omit them. |
| apihelp-query+info-param-linkcontext (talk) (Translate) | The context title to use when determining extra CSS classes (e.g. link colors) when <var>$1prop</var> contains <var>linkclasses</var>. |
| apihelp-query+info-param-preloadcustom (talk) (Translate) | Title of a custom page to use as preloaded content. |
| apihelp-query+info-param-preloadnewsection (talk) (Translate) | Return preloaded content for a new section on the page, rather than a new page. |
| apihelp-query+info-param-preloadparams (talk) (Translate) | Parameters for the custom page being used as preloaded content. |
| apihelp-query+info-param-prop (talk) (Translate) | Which additional properties to get: |
| apihelp-query+info-param-testactions (talk) (Translate) | Test whether the current user can perform certain actions on the page. |
| apihelp-query+info-param-testactionsautocreate (talk) (Translate) | Test whether performing <var>$1testactions</var> would automatically create a temporary account. |
| apihelp-query+info-param-testactionsdetail (talk) (Translate) | Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned. |
| apihelp-query+info-paraminfo-editintroonly (talk) (Translate) | Only used when <var>$3prop</var> contains <var>editintro</var>. |
| apihelp-query+info-paraminfo-preloadcontentonly (talk) (Translate) | Only used when <var>$3prop</var> contains <var>preloadcontent</var>. |
| apihelp-query+info-paramvalue-prop-associatedpage (talk) (Translate) | The prefixed title of the [[:mw:Special:MyLanguage/Help:Associated_pages|associated subject or talk page]]. |
| apihelp-query+info-paramvalue-prop-displaytitle (talk) (Translate) | Gives the manner in which the page title is actually displayed. |
| apihelp-query+info-paramvalue-prop-editintro (talk) (Translate) | Gives the intro messages that should be shown to the user while editing this page or revision, as HTML. |