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.
Första sidan |
Föregående sida |
Nästa sida |
Sista sidan |
Namn | Standardtext |
---|---|
Nuvarande text | |
apihelp-query+embeddedin-param-pageid (Diskussion) (Översätt) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+embeddedin-param-title (Diskussion) (Översätt) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+extlinks-description (Diskussion) (Översätt) | Returns all external URLs (not interwikis) from the given pages. |
apihelp-query+extlinks-example-simple (Diskussion) (Översätt) | Hämta en lista över externa länkar på <kbd>Main Page</kbd>. |
apihelp-query+extlinks-param-expandurl (Diskussion) (Översätt) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+extlinks-param-limit (Diskussion) (Översätt) | How many links to return. |
apihelp-query+extlinks-param-protocol (Diskussion) (Översätt) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+extlinks-param-query (Diskussion) (Översätt) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
apihelp-query+exturlusage-description (Diskussion) (Översätt) | Enumerate pages that contain a given URL. |
apihelp-query+exturlusage-example-simple (Diskussion) (Översätt) | Show pages linking to <kbd>http://www.mediawiki.org</kbd>. |
apihelp-query+exturlusage-param-expandurl (Diskussion) (Översätt) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+exturlusage-param-limit (Diskussion) (Översätt) | How many pages to return. |
apihelp-query+exturlusage-param-namespace (Diskussion) (Översätt) | The page namespaces to enumerate. |
apihelp-query+exturlusage-param-prop (Diskussion) (Översätt) | Which pieces of information to include: |
apihelp-query+exturlusage-param-protocol (Diskussion) (Översätt) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+exturlusage-param-query (Diskussion) (Översätt) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
apihelp-query+exturlusage-paramvalue-prop-ids (Diskussion) (Översätt) | Adds the ID of page. |
apihelp-query+exturlusage-paramvalue-prop-title (Diskussion) (Översätt) | Adds the title and namespace ID of the page. |
apihelp-query+exturlusage-paramvalue-prop-url (Diskussion) (Översätt) | Adds the URL used in the page. |
apihelp-query+filearchive-description (Diskussion) (Översätt) | Enumerate all deleted files sequentially. |
apihelp-query+filearchive-example-simple (Diskussion) (Översätt) | Visa en lista över alla borttagna filer. |
apihelp-query+filearchive-param-dir (Diskussion) (Översätt) | Riktningen att lista mot. |
apihelp-query+filearchive-param-from (Diskussion) (Översätt) | The image title to start enumerating from. |
apihelp-query+filearchive-param-limit (Diskussion) (Översätt) | How many images to return in total. |
apihelp-query+filearchive-param-prefix (Diskussion) (Översätt) | Search for all image titles that begin with this value. |
apihelp-query+filearchive-param-prop (Diskussion) (Översätt) | Which image information to get: |
apihelp-query+filearchive-param-sha1 (Diskussion) (Översätt) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+filearchive-param-sha1base36 (Diskussion) (Översätt) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (Diskussion) (Översätt) | The image title to stop enumerating at. |
apihelp-query+filearchive-paramvalue-prop-archivename (Diskussion) (Översätt) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+filearchive-paramvalue-prop-bitdepth (Diskussion) (Översätt) | Adds the bit depth of the version. |
apihelp-query+filearchive-paramvalue-prop-description (Diskussion) (Översätt) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (Diskussion) (Översätt) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (Diskussion) (Översätt) | Adds the media type of the image. |
apihelp-query+filearchive-paramvalue-prop-metadata (Diskussion) (Översätt) | Lists Exif metadata for the version of the image. |
apihelp-query+filearchive-paramvalue-prop-mime (Diskussion) (Översätt) | Adds MIME of the image. |
apihelp-query+filearchive-paramvalue-prop-parseddescription (Diskussion) (Översätt) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (Diskussion) (Översätt) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (Diskussion) (Översätt) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
apihelp-query+filearchive-paramvalue-prop-timestamp (Diskussion) (Översätt) | Lägger till tidsstämpel för den uppladdade versionen. |
apihelp-query+filearchive-paramvalue-prop-user (Diskussion) (Översätt) | Lägger till användaren som laddade upp bildversionen. |
apihelp-query+filerepoinfo-description (Diskussion) (Översätt) | Return meta information about image repositories configured on the wiki. |
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+fileusage-description (Diskussion) (Översätt) | Find all pages that use the given files. |
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) | Which properties to get: |
Första sidan |
Föregående sida |
Nästa sida |
Sista sidan |