Systemmeddelanden

Hoppa till: navigering, sök

Detta är en lista över alla meddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.

Filtrera
Filtrera efter anpassningsgrad:    
Första sidan
Sista sidan
Namn Standardtext
Nuvarande text
apihelp-query+filearchive-paramvalue-prop-timestamp (Felsökning) (Översätt) Lägger till tidsstämpel för den uppladdade versionen.
apihelp-query+filearchive-paramvalue-prop-user (Felsökning) (Översätt) Lägger till användaren som laddade upp bildversionen.
apihelp-query+filerepoinfo-description (Felsökning) (Översätt) Return meta information about image repositories configured on the wiki.
apihelp-query+filerepoinfo-example-simple (Felsökning) (Översätt) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (Felsökning) (Översätt) 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 (Felsökning) (Översätt) Find all pages that use the given files.
apihelp-query+fileusage-example-generator (Felsökning) (Översätt) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (Felsökning) (Översätt) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (Felsökning) (Översätt) How many to return.
apihelp-query+fileusage-param-namespace (Felsökning) (Översätt) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (Felsökning) (Översätt) Which properties to get:
apihelp-query+fileusage-param-show (Felsökning) (Översätt) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+fileusage-paramvalue-prop-pageid (Felsökning) (Översätt) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (Felsökning) (Översätt) Flagga om sidan är en omdirigering.
apihelp-query+fileusage-paramvalue-prop-title (Felsökning) (Översätt) Titel för varje sida.
apihelp-query+imageinfo-description (Felsökning) (Översätt) Returns file information and upload history.
apihelp-query+imageinfo-example-dated (Felsökning) (Översätt) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (Felsökning) (Översätt) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-end (Felsökning) (Översätt) Timestamp to stop listing at.
apihelp-query+imageinfo-param-extmetadatafilter (Felsökning) (Översätt) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (Felsökning) (Ö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 (Felsökning) (Översätt) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (Felsökning) (Översätt) How many file revisions to return per file.
apihelp-query+imageinfo-param-localonly (Felsökning) (Översätt) Look only for files in the local repository.
apihelp-query+imageinfo-param-metadataversion (Felsökning) (Ö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 (Felsökning) (Översätt) Which file information to get:
apihelp-query+imageinfo-param-start (Felsökning) (Översätt) Timestamp to start listing from.
apihelp-query+imageinfo-param-urlheight (Felsökning) (Översätt) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (Felsökning) (Ö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 (Felsökning) (Ö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 (Felsökning) (Översätt) Adds the filename of the archive version for non-latest versions.
apihelp-query+imageinfo-paramvalue-prop-bitdepth (Felsökning) (Översätt) Adds the bit depth of the version.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (Felsökning) (Översätt) Adds the canonical title of the file.
apihelp-query+imageinfo-paramvalue-prop-comment (Felsökning) (Översätt) Comment on the version.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (Felsökning) (Översätt) Lists file format generic metadata for the version of the file.
apihelp-query+imageinfo-paramvalue-prop-dimensions (Felsökning) (Översätt) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (Felsökning) (Översätt) Lists formatted metadata combined from multiple sources. Results are HTML formatted.
apihelp-query+imageinfo-paramvalue-prop-mediatype (Felsökning) (Översätt) Adds the media type of the file.
apihelp-query+imageinfo-paramvalue-prop-metadata (Felsökning) (Översätt) Lists Exif metadata for the version of the file.
apihelp-query+imageinfo-paramvalue-prop-mime (Felsökning) (Översätt) Adds MIME type of the file.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (Felsökning) (Översätt) Parse the comment on the version.
apihelp-query+imageinfo-paramvalue-prop-sha1 (Felsökning) (Översätt) Adds SHA-1 hash for the file.
apihelp-query+imageinfo-paramvalue-prop-size (Felsökning) (Ö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 (Felsökning) (Översätt) Adds MIME type of the image thumbnail (requires url and param $1urlwidth).
apihelp-query+imageinfo-paramvalue-prop-timestamp (Felsökning) (Översätt) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (Felsökning) (Ö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 (Felsökning) (Översätt) Gives URL to the file and the description page.
apihelp-query+imageinfo-paramvalue-prop-user (Felsökning) (Översätt) Adds the user who uploaded each file version.
apihelp-query+imageinfo-paramvalue-prop-userid (Felsökning) (Översätt) Lägg till det användar-ID som laddade upp varje filversion.
apihelp-query+images-description (Felsökning) (Översätt) Returns all files contained on the given pages.
Första sidan
Sista sidan