Jump to content

Pānui pūnaha

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