Systemmeldinger
Dette er en liste over tilgjengelige systemmeldinger i MediaWiki-navnerommet.
Besøk MediaWiki Oversettelse og translatewiki.net om du ønsker å bidra med oversettelse av MediaWiki.
| Navn | Standardtekst |
|---|---|
| Gjeldende beskjedtekst | |
| apihelp-query+extlinks-param-query (diskusjon) (Oversett) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
| apihelp-query+extlinks-summary (diskusjon) (Oversett) | Returns all external URLs (not interwikis) from the given pages. |
| apihelp-query+exturlusage-example-simple (diskusjon) (Oversett) | Show pages linking to <kbd>https://www.mediawiki.org</kbd>. |
| apihelp-query+exturlusage-param-expandurl (diskusjon) (Oversett) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+exturlusage-param-limit (diskusjon) (Oversett) | How many pages to return. |
| apihelp-query+exturlusage-param-namespace (diskusjon) (Oversett) | The page namespaces to enumerate. |
| apihelp-query+exturlusage-param-prop (diskusjon) (Oversett) | Hvilken informasjon som skal inkluderes: |
| apihelp-query+exturlusage-param-protocol (diskusjon) (Oversett) | 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 (diskusjon) (Oversett) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
| apihelp-query+exturlusage-paramvalue-prop-ids (diskusjon) (Oversett) | Adds the ID of page. |
| apihelp-query+exturlusage-paramvalue-prop-title (diskusjon) (Oversett) | Adds the title and namespace ID of the page. |
| apihelp-query+exturlusage-paramvalue-prop-url (diskusjon) (Oversett) | Adds the URL used in the page. |
| apihelp-query+exturlusage-summary (diskusjon) (Oversett) | Enumerate pages that contain a given URL. |
| apihelp-query+filearchive-example-simple (diskusjon) (Oversett) | Show a list of all deleted files. |
| apihelp-query+filearchive-param-dir (diskusjon) (Oversett) | The direction in which to list. |
| apihelp-query+filearchive-param-from (diskusjon) (Oversett) | The image title to start enumerating from. |
| apihelp-query+filearchive-param-limit (diskusjon) (Oversett) | How many images to return in total. |
| apihelp-query+filearchive-param-prefix (diskusjon) (Oversett) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (diskusjon) (Oversett) | Which image information to get: |
| apihelp-query+filearchive-param-sha1 (diskusjon) (Oversett) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (diskusjon) (Oversett) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (diskusjon) (Oversett) | The image title to stop enumerating at. |
| apihelp-query+filearchive-paramvalue-prop-archivename (diskusjon) (Oversett) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-paramvalue-prop-bitdepth (diskusjon) (Oversett) | Adds the bit depth of the version. |
| apihelp-query+filearchive-paramvalue-prop-description (diskusjon) (Oversett) | Adds description of the image version. |
| apihelp-query+filearchive-paramvalue-prop-dimensions (diskusjon) (Oversett) | Alias for size. |
| apihelp-query+filearchive-paramvalue-prop-mediatype (diskusjon) (Oversett) | Adds the media type of the image. |
| apihelp-query+filearchive-paramvalue-prop-metadata (diskusjon) (Oversett) | Lists Exif metadata for the version of the image. |
| apihelp-query+filearchive-paramvalue-prop-mime (diskusjon) (Oversett) | Adds MIME of the image. |
| apihelp-query+filearchive-paramvalue-prop-parseddescription (diskusjon) (Oversett) | Parse the description of the version. |
| apihelp-query+filearchive-paramvalue-prop-sha1 (diskusjon) (Oversett) | Adds SHA-1 hash for the image. |
| apihelp-query+filearchive-paramvalue-prop-size (diskusjon) (Oversett) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
| apihelp-query+filearchive-paramvalue-prop-timestamp (diskusjon) (Oversett) | Adds timestamp for the uploaded version. |
| apihelp-query+filearchive-paramvalue-prop-user (diskusjon) (Oversett) | Adds user who uploaded the image version. |
| apihelp-query+filearchive-summary (diskusjon) (Oversett) | Enumerate all deleted files sequentially. |
| apihelp-query+filerepoinfo-example-simple (diskusjon) (Oversett) | Get information about file repositories. |
| apihelp-query+filerepoinfo-param-prop (diskusjon) (Oversett) | Which repository properties to get (properties available may vary on other wikis). |
| apihelp-query+filerepoinfo-paramvalue-prop-apiurl (diskusjon) (Oversett) | URL to the repository API - helpful for getting image info from the host. |
| apihelp-query+filerepoinfo-paramvalue-prop-articlepath (diskusjon) (Oversett) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent. |
| apihelp-query+filerepoinfo-paramvalue-prop-canUpload (diskusjon) (Oversett) | Whether files can be uploaded to this repository, e.g. via CORS and shared authentication. |
| apihelp-query+filerepoinfo-paramvalue-prop-displayname (diskusjon) (Oversett) | The human-readable name of the repository wiki. |
| apihelp-query+filerepoinfo-paramvalue-prop-favicon (diskusjon) (Oversett) | Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>. |
| apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (diskusjon) (Oversett) | Whether file description pages are fetched from this repository when viewing local file description pages. |
| apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (diskusjon) (Oversett) | Whether file names implicitly start with a capital letter. |
| apihelp-query+filerepoinfo-paramvalue-prop-local (diskusjon) (Oversett) | Whether that repository is the local one or not. |
| apihelp-query+filerepoinfo-paramvalue-prop-name (diskusjon) (Oversett) | 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. |
| apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (diskusjon) (Oversett) | Root URL path for image paths. |
| apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (diskusjon) (Oversett) | Root URL path for the repository wiki's MediaWiki installation. |
| apihelp-query+filerepoinfo-paramvalue-prop-server (diskusjon) (Oversett) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent. |
| apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (diskusjon) (Oversett) | Root URL path for thumbnail paths. |