MediaWiki-Systemnachrichten

Wechseln zu: Navigation, Suche

Dies ist eine Liste der MediaWiki-Systemtexte. Bitte besuche die Seiten MediaWiki-Lokalisierung und translatewiki.net, sofern du dich an der Lokalisierung von MediaWiki beteiligen möchtest.

Filter
Filter für angepassten Zustand:    
Erste Seite
Letzte Seite
Name Standardtext
Aktueller Text
apihelp-query+exturlusage-paramvalue-prop-ids (Diskussion) (Übersetzen) Adds the ID of page.
apihelp-query+exturlusage-paramvalue-prop-title (Diskussion) (Übersetzen) Adds the title and namespace ID of the page.
apihelp-query+exturlusage-paramvalue-prop-url (Diskussion) (Übersetzen) Adds the URL used in the page.
apihelp-query+filearchive-description (Diskussion) (Übersetzen) Enumerate all deleted files sequentially.
apihelp-query+filearchive-example-simple (Diskussion) (Übersetzen) Eine Liste aller gelöschten Dateien auflisten
apihelp-query+filearchive-param-dir (Diskussion) (Übersetzen) The direction in which to list.
apihelp-query+filearchive-param-from (Diskussion) (Übersetzen) Der Bildertitel, bei dem die Auflistung beginnen soll.
apihelp-query+filearchive-param-limit (Diskussion) (Übersetzen) Wie viele Bilder insgesamt zurückgegeben werden sollen.
apihelp-query+filearchive-param-prefix (Diskussion) (Übersetzen) Search for all image titles that begin with this value.
apihelp-query+filearchive-param-prop (Diskussion) (Übersetzen) Which image information to get:
apihelp-query+filearchive-param-sha1 (Diskussion) (Übersetzen) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+filearchive-param-sha1base36 (Diskussion) (Übersetzen) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (Diskussion) (Übersetzen) Der Bildertitel, bei dem die Auflistung enden soll.
apihelp-query+filearchive-paramvalue-prop-archivename (Diskussion) (Übersetzen) Adds the filename of the archive version for non-latest versions.
apihelp-query+filearchive-paramvalue-prop-bitdepth (Diskussion) (Übersetzen) Adds the bit depth of the version.
apihelp-query+filearchive-paramvalue-prop-description (Diskussion) (Übersetzen) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (Diskussion) (Übersetzen) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (Diskussion) (Übersetzen) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (Diskussion) (Übersetzen) Lists Exif metadata for the version of the image.
apihelp-query+filearchive-paramvalue-prop-mime (Diskussion) (Übersetzen) Adds MIME of the image.
apihelp-query+filearchive-paramvalue-prop-parseddescription (Diskussion) (Übersetzen) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (Diskussion) (Übersetzen) Ergänzt die SHA-1-Prüfsumme für das Bild.
apihelp-query+filearchive-paramvalue-prop-size (Diskussion) (Übersetzen) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (Diskussion) (Übersetzen) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (Diskussion) (Übersetzen) Adds user who uploaded the image version.
apihelp-query+filerepoinfo-description (Diskussion) (Übersetzen) Return meta information about image repositories configured on the wiki.
apihelp-query+filerepoinfo-example-simple (Diskussion) (Übersetzen) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (Diskussion) (Übersetzen) 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 (Diskussion) (Übersetzen) Find all pages that use the given files.
apihelp-query+fileusage-example-generator (Diskussion) (Übersetzen) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (Diskussion) (Übersetzen) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (Diskussion) (Übersetzen) How many to return.
apihelp-query+fileusage-param-namespace (Diskussion) (Übersetzen) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (Diskussion) (Übersetzen) Which properties to get:
apihelp-query+fileusage-param-show (Diskussion) (Übersetzen) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+fileusage-paramvalue-prop-pageid (Diskussion) (Übersetzen) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (Diskussion) (Übersetzen) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (Diskussion) (Übersetzen) Title of each page.
apihelp-query+imageinfo-description (Diskussion) (Übersetzen) Returns file information and upload history.
apihelp-query+imageinfo-example-dated (Diskussion) (Übersetzen) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (Diskussion) (Übersetzen) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-end (Diskussion) (Übersetzen) Zeitstempel, an dem die Liste enden soll.
apihelp-query+imageinfo-param-extmetadatafilter (Diskussion) (Übersetzen) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (Diskussion) (Übersetzen) 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) (Übersetzen) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (Diskussion) (Übersetzen) Wie viele Dateiversionen pro Datei zurückgegeben werden sollen.
apihelp-query+imageinfo-param-localonly (Diskussion) (Übersetzen) Look only for files in the local repository.
apihelp-query+imageinfo-param-metadataversion (Diskussion) (Übersetzen) 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) (Übersetzen) Which file information to get:
apihelp-query+imageinfo-param-start (Diskussion) (Übersetzen) Zeitstempel, von dem die Liste beginnen soll.
Erste Seite
Letzte Seite