Systemmeddelanden
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.
Namn | Standardtext |
---|---|
Nuvarande text | |
apihelp-query+filearchive-summary (diskussion) (Översätt) | Enumerate all deleted files sequentially. |
apihelp-query+filerepoinfo-example-simple (diskussion) (Översätt) | Get information about file repositories. |
apihelp-query+filerepoinfo-param-prop (diskussion) (Ö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:Special:MyLanguage/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+filerepoinfo-summary (diskussion) (Översätt) | Returnera metainformation om bildegenskaper som konfigureras på wikin. |
apihelp-query+fileusage-example-generator (diskussion) (Översätt) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (diskussion) (Översätt) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (diskussion) (Översätt) | How many to return. |
apihelp-query+fileusage-param-namespace (diskussion) (Översätt) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (diskussion) (Översätt) | Vilka egenskaper att hämta: |
apihelp-query+fileusage-param-show (diskussion) (Översätt) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (diskussion) (Översätt) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (diskussion) (Översätt) | Flagga om sidan är en omdirigering. |
apihelp-query+fileusage-paramvalue-prop-title (diskussion) (Översätt) | Titel för varje sida. |
apihelp-query+fileusage-summary (diskussion) (Översätt) | Hitta alla sidor som använder angivna filer. |
apihelp-query+gadgetcategories-description (diskussion) (Översätt) | Returnerar en lista för finesskategorier. |
apihelp-query+gadgetcategories-example-1 (diskussion) (Översätt) | Få en lista över befintliga finesskategorier |
apihelp-query+gadgetcategories-example-2 (diskussion) (Översätt) | Få alla information om kategorier med namnen "foo" och "bar" |
apihelp-query+gadgetcategories-param-names (diskussion) (Översätt) | Namn på kategorier som ska hämtas. |
apihelp-query+gadgetcategories-param-prop (diskussion) (Översätt) | Vilken information om finesskategorier som ska tas med: ;name:Internt kategorinamn. ;title:Kategorititel. ;members:Antal finesser i kategorin. |
apihelp-query+gadgetcategories-summary (diskussion) (Översätt) | Returns a list of gadget categories. |
apihelp-query+gadgets-description (diskussion) (Översätt) | Returnerar en lista med finesser som används på denna wiki. |
apihelp-query+gadgets-example-1 (diskussion) (Översätt) | Få en lista över finesser tillsammans med deras beskrivningar |
apihelp-query+gadgets-example-2 (diskussion) (Översätt) | Få en lista över finesser med alla möjliga egenskaper |
apihelp-query+gadgets-example-3 (diskussion) (Översätt) | Få en lista över finesser som tillhör kategorin "foo" |
apihelp-query+gadgets-example-4 (diskussion) (Översätt) | Få information om finesserna "foo" och "bar" |
apihelp-query+gadgets-example-5 (diskussion) (Översätt) | Få en lista över finesser aktiverade av den aktuella användaren |
apihelp-query+gadgets-param-allowedonly (diskussion) (Översätt) | Listan bara finesser som är tillåts för den aktuella användaren. |
apihelp-query+gadgets-param-categories (diskussion) (Översätt) | Gadgets from what categories to retrieve. |
apihelp-query+gadgets-param-enabledonly (diskussion) (Översätt) | Listan bara finesser aktiverade av den aktuella användaren. |
apihelp-query+gadgets-param-ids (diskussion) (Översätt) | ID för finesser som ska hämtas. |
apihelp-query+gadgets-param-prop (diskussion) (Översätt) | Vilken finessinformation som ska tas med: ;id:Internt finess-ID. ;metadata:Finessmetadata. ;desc:Finessbeskrivning omvandlad till HTML (kan vara långsam, använd bara om det verkligen behövs). |
apihelp-query+gadgets-summary (diskussion) (Översätt) | Returns a list of gadgets used on this wiki. |
apihelp-query+imageinfo-example-dated (diskussion) (Översätt) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (diskussion) (Översätt) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageinfo-param-badfilecontexttitle (diskussion) (Översätt) | 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 (diskussion) (Översätt) | Timestamp to stop listing at. |
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. |
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. |