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.
| M524x514S11541500x487S1154a477x490
|
Default message text |
| Current message text |
| apihelp-query+fileusage-example-simple (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Get a list of pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-param-limit (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
How many to return. |
| apihelp-query+fileusage-param-namespace (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Only include pages in these namespaces. |
| apihelp-query+fileusage-param-prop (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Which properties to get: |
| apihelp-query+fileusage-param-show (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Show only items that meet these criteria: |
| apihelp-query+fileusage-paramvalue-prop-pageid (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Page ID of each page. |
| apihelp-query+fileusage-paramvalue-prop-redirect (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Title of each page. |
| apihelp-query+fileusage-paramvalue-show-!redirect (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Only show non-redirects. |
| apihelp-query+fileusage-paramvalue-show-redirect (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Only show redirects. |
| apihelp-query+fileusage-summary (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Find all pages that use the given files. |
| apihelp-query+globalpreferences-extended-description (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Can retrieve both global preferences and their local overrides. |
| apihelp-query+globalpreferences-param-prop (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Which prererences to include: |
| apihelp-query+globalpreferences-paramvalue-prop-localoverrides (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Local overrides for global preferences. |
| apihelp-query+globalpreferences-paramvalue-prop-preferences (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Global preferences. |
| apihelp-query+globalpreferences-summary (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Retrieve global preferences for the current user. |
| apihelp-query+imageinfo-example-dated (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Which file information to get: |
| apihelp-query+imageinfo-param-start (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Adds the size of the file in bytes and the height, width and page count (if applicable). |
| apihelp-query+imageinfo-paramvalue-prop-thumbmime (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Adds timestamp for the uploaded version. |
| apihelp-query+imageinfo-paramvalue-prop-uploadwarning (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (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 (M522x522S15a37478x479S10041485x492S20600500x492) (Translate) |
Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |