Kerfissíða:Meldingar

Þetta er listi yfir kerfismeldingar í MediaWiki-nafnrýminu. Skoðaðu vefinn fyrir MediaWiki-staðfærsluna og translatewiki.net ef þú vilt taka þátt í almennri MediaWiki-staðfærslu.
Kerfismeldingar
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan
Titill Sjálfgefinn texti skilaboða
Núverandi texti
apihelp-query+exturlusage-param-prop (Spjall) (Þýða) Which pieces of information to include:
apihelp-query+exturlusage-param-protocol (Spjall) (Þýða) 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 (Spjall) (Þýða) Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links.
apihelp-query+exturlusage-paramvalue-prop-ids (Spjall) (Þýða) Adds the ID of page.
apihelp-query+exturlusage-paramvalue-prop-title (Spjall) (Þýða) Adds the title and namespace ID of the page.
apihelp-query+exturlusage-paramvalue-prop-url (Spjall) (Þýða) Adds the URL used in the page.
apihelp-query+exturlusage-summary (Spjall) (Þýða) Enumerate pages that contain a given URL.
apihelp-query+filearchive-example-simple (Spjall) (Þýða) Show a list of all deleted files.
apihelp-query+filearchive-param-dir (Spjall) (Þýða) The direction in which to list.
apihelp-query+filearchive-param-from (Spjall) (Þýða) The image title to start enumerating from.
apihelp-query+filearchive-param-limit (Spjall) (Þýða) How many images to return in total.
apihelp-query+filearchive-param-prefix (Spjall) (Þýða) Search for all image titles that begin with this value.
apihelp-query+filearchive-param-prop (Spjall) (Þýða) Which image information to get:
apihelp-query+filearchive-param-sha1 (Spjall) (Þýða) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+filearchive-param-sha1base36 (Spjall) (Þýða) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (Spjall) (Þýða) The image title to stop enumerating at.
apihelp-query+filearchive-paramvalue-prop-archivename (Spjall) (Þýða) Adds the filename of the archive version for non-latest versions.
apihelp-query+filearchive-paramvalue-prop-bitdepth (Spjall) (Þýða) Adds the bit depth of the version.
apihelp-query+filearchive-paramvalue-prop-description (Spjall) (Þýða) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (Spjall) (Þýða) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (Spjall) (Þýða) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (Spjall) (Þýða) Lists Exif metadata for the version of the image.
apihelp-query+filearchive-paramvalue-prop-mime (Spjall) (Þýða) Adds MIME of the image.
apihelp-query+filearchive-paramvalue-prop-parseddescription (Spjall) (Þýða) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (Spjall) (Þýða) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (Spjall) (Þýða) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (Spjall) (Þýða) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (Spjall) (Þýða) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (Spjall) (Þýða) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (Spjall) (Þýða) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (Spjall) (Þýða) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (Spjall) (Þýða) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (Spjall) (Þýða) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (Spjall) (Þýða) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (Spjall) (Þýða) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (Spjall) (Þýða) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (Spjall) (Þýða) Whether file description pages are fetched from this repository when viewing local file description pages.
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (Spjall) (Þýða) Whether file names implicitly start with a capital letter.
apihelp-query+filerepoinfo-paramvalue-prop-local (Spjall) (Þýða) Whether that repository is the local one or not.
apihelp-query+filerepoinfo-paramvalue-prop-name (Spjall) (Þýða) 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 (Spjall) (Þýða) Root URL path for image paths.
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (Spjall) (Þýða) Root URL path for the repository wiki's MediaWiki installation.
apihelp-query+filerepoinfo-paramvalue-prop-server (Spjall) (Þýða) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (Spjall) (Þýða) Root URL path for thumbnail paths.
apihelp-query+filerepoinfo-paramvalue-prop-url (Spjall) (Þýða) Public zone URL path.
apihelp-query+filerepoinfo-summary (Spjall) (Þýða) Return meta information about image repositories configured on the wiki.
apihelp-query+fileusage-example-generator (Spjall) (Þýða) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (Spjall) (Þýða) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (Spjall) (Þýða) How many to return.
apihelp-query+fileusage-param-namespace (Spjall) (Þýða) Only include pages in these namespaces.
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan