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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-query+geosearch-param-bbox (talk) (Translate) Bounding box to search in: pipe (<kbd>|</kbd>) separated coordinates of top left and bottom right corners.
apihelp-query+geosearch-param-coord (talk) (Translate) Coordinate around which to search.
apihelp-query+geosearch-param-debug (talk) (Translate) Whether debug information should be returned.
apihelp-query+geosearch-param-globe (talk) (Translate) Globe to search on. See [[mw:Special:MyLanguage/Extension:GeoData#Glossary]] for details.
apihelp-query+geosearch-param-limit (talk) (Translate) Maximum number of pages to return.
apihelp-query+geosearch-param-maxdim (talk) (Translate) Restrict search to objects no larger than this, in meters.
apihelp-query+geosearch-param-namespace (talk) (Translate) Namespaces to search.
apihelp-query+geosearch-param-page (talk) (Translate) Title of page around which to search.
apihelp-query+geosearch-param-primary (talk) (Translate) Which kind of coordinates to return.
apihelp-query+geosearch-param-prop (talk) (Translate) Which additional coordinate properties to return. (Properties that are always returned: <var>lat</var>, <var>lon</var>, and either <var>primary</var> or <var>secondary</var> as a boolean flag.)
apihelp-query+geosearch-param-radius (talk) (Translate) Search radius in meters.
apihelp-query+geosearch-summary (talk) (Translate) Returns pages having coordinates that are located in a certain area.
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.
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 in the [[Main Page]].
apihelp-query+images-example-simple (talk) (Translate) Get a list of files used in the [[Main Page]].
First pagePrevious pageNext pageLast page