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+filearchive-paramvalue-prop-size (Talk) (Translate) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (Talk) (Translate) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (Talk) (Translate) Adds user who uploaded the image version.
apihelp-query+filerepoinfo-description (Talk) (Translate) Return meta information about image repositories configured on the wiki.
apihelp-query+filerepoinfo-example-simple (Talk) (Translate) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (Talk) (Translate) Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not.
apihelp-query+fileusage-description (Talk) (Translate) Find all pages that use the given files.
apihelp-query+fileusage-example-generator (Talk) (Translate) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (Talk) (Translate) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (Talk) (Translate) How many to return.
apihelp-query+fileusage-param-namespace (Talk) (Translate) Only include pages in these namespaces.
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: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
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+imageinfo-description (Talk) (Translate) Returns file information and upload history.
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-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.
apihelp-query+imageinfo-paramvalue-prop-bitdepth (Talk) (Translate) Adds the bit depth of the version.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (Talk) (Translate) Adds the canonical title of the file.
apihelp-query+imageinfo-paramvalue-prop-comment (Talk) (Translate) Comment on the version.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (Talk) (Translate) Lists file format generic metadata for the version of the file.
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.
apihelp-query+imageinfo-paramvalue-prop-mediatype (Talk) (Translate) Adds the media type of the file.
apihelp-query+imageinfo-paramvalue-prop-metadata (Talk) (Translate) Lists Exif metadata for the version of the file.
apihelp-query+imageinfo-paramvalue-prop-mime (Talk) (Translate) Adds MIME type of the file.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (Talk) (Translate) Parse the comment on the version.
apihelp-query+imageinfo-paramvalue-prop-sha1 (Talk) (Translate) Adds SHA-1 hash for the file.
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).
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.
apihelp-query+imageinfo-paramvalue-prop-user (Talk) (Translate) Adds the user who uploaded each file version.
apihelp-query+imageinfo-paramvalue-prop-userid (Talk) (Translate) Add the ID of the user that uploaded each file version.
First page
Last page