Systemmeddelanden

Hoppa till navigering Hoppa till sök
Detta är en lista över alla systemmeddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.
Systemmeddelanden
Första sidanFöregående sidaNästa sidaSista sidan
Namn Standardtext
Nuvarande text
apihelp-query+imageinfo-param-extmetadatafilter (diskussion) (Översätt) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (diskussion) (Översätt) 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 (diskussion) (Översätt) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (diskussion) (Översätt) How many file revisions to return per file.
apihelp-query+imageinfo-param-localonly (diskussion) (Översätt) Look only for files in the local repository.
apihelp-query+imageinfo-param-metadataversion (diskussion) (Översätt) 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 (diskussion) (Översätt) Vilka filinformation att hämta:
apihelp-query+imageinfo-param-start (diskussion) (Översätt) Timestamp to start listing from.
apihelp-query+imageinfo-param-urlheight (diskussion) (Översätt) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) Alias för storlek.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (diskussion) (Översätt) 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 (diskussion) (Översätt) Lägger till tidsstämpel för den uppladdade versionen.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) Lägg till det användar-ID som laddade upp varje filversion.
apihelp-query+imageinfo-summary (diskussion) (Översätt) Returnerar filinformation och uppladdningshistorik.
apihelp-query+images-example-generator (diskussion) (Översätt) Get information about all files used in the [[Main Page]].
apihelp-query+images-example-simple (diskussion) (Översätt) Hämta en lista över filer som används på [[Main Page]].
apihelp-query+images-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+images-param-images (diskussion) (Översätt) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (diskussion) (Översätt) Hur många filer att returnera.
apihelp-query+images-summary (diskussion) (Översätt) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (diskussion) (Översätt) Hämta information om sidor med hjälp av [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (diskussion) (Översätt) Visa sidor med hjälp av [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+imageusage-param-filterredir (diskussion) (Översätt) 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 (diskussion) (Översätt) 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 (diskussion) (Översätt) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (diskussion) (Översätt) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (diskussion) (Översätt) 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 (diskussion) (Översätt) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (diskussion) (Översätt) Hitta alla sidor som använder angiven bildtitel.
apihelp-query+info-example-protection (diskussion) (Översätt) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (diskussion) (Översätt) Get information about the page <kbd>Main Page</kbd>.
Första sidanFöregående sidaNästa sidaSista sidan