MediaWiki-Systemnachrichten

Zur Navigation springen Zur Suche springen
Dies ist eine Liste der MediaWiki-Systemtexte. Gehe auf MediaWiki-Lokalisierung und translatewiki.net, wenn du dich an der Übersetzung von MediaWiki beteiligen möchtest.
MediaWiki-Systemnachrichten
Erste SeiteVorherige SeiteNächste SeiteLetzte Seite
Name Standardtext
Aktueller Text
apihelp-query+search-param-limit (Diskussion) (Übersetzen) Wie viele Seiten insgesamt zurückgegeben werden sollen.
apihelp-query+search-param-namespace (Diskussion) (Übersetzen) Search only within these namespaces.
apihelp-query+search-param-prop (Diskussion) (Übersetzen) Eigenschaften zur Rückgabe:
apihelp-query+search-param-qiprofile (Diskussion) (Übersetzen) Zu verwendendes anfrageunabhängiges Profil (wirkt sich auf den Ranking-Algorithmus aus).
apihelp-query+search-param-search (Diskussion) (Übersetzen) Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.
apihelp-query+search-param-sort (Diskussion) (Übersetzen) Legt die Sortierreihenfolge der zurückgegebenen Ergebnisse fest.
apihelp-query+search-param-what (Diskussion) (Übersetzen) Welcher Suchtyp ausgeführt werden soll.
apihelp-query+search-paramvalue-prop-categorysnippet (Diskussion) (Übersetzen) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-extensiondata (Diskussion) (Übersetzen) Ergänzt zusätzliche von Erweiterungen erzeugte Daten.
apihelp-query+search-paramvalue-prop-hasrelated (Diskussion) (Übersetzen) Ignoriert.
apihelp-query+search-paramvalue-prop-isfilematch (Diskussion) (Übersetzen) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (Diskussion) (Übersetzen) Adds a parsed snippet of the redirect title.
apihelp-query+search-paramvalue-prop-redirecttitle (Diskussion) (Übersetzen) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (Diskussion) (Übersetzen) Ignoriert.
apihelp-query+search-paramvalue-prop-sectionsnippet (Diskussion) (Übersetzen) Adds a parsed snippet of the matching section title.
apihelp-query+search-paramvalue-prop-sectiontitle (Diskussion) (Übersetzen) Adds the title of the matching section.
apihelp-query+search-paramvalue-prop-size (Diskussion) (Übersetzen) Fügt die Größe der Seite in Bytes hinzu.
apihelp-query+search-paramvalue-prop-snippet (Diskussion) (Übersetzen) Adds a parsed snippet of the page.
apihelp-query+search-paramvalue-prop-timestamp (Diskussion) (Übersetzen) Adds the timestamp of when the page was last edited.
apihelp-query+search-paramvalue-prop-titlesnippet (Diskussion) (Übersetzen) Adds a parsed snippet of the page title.
apihelp-query+search-paramvalue-prop-wordcount (Diskussion) (Übersetzen) Ergänzt den Wortzähler der Seite.
apihelp-query+search-summary (Diskussion) (Übersetzen) Führt eine Volltextsuche aus.
apihelp-query+siteinfo-example-interwiki (Diskussion) (Übersetzen) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (Diskussion) (Übersetzen) Check the current replication lag.
apihelp-query+siteinfo-example-simple (Diskussion) (Übersetzen) Websiteinformationen abrufen
apihelp-query+siteinfo-param-filteriw (Diskussion) (Übersetzen) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (Diskussion) (Übersetzen) Language code for localised language names (best effort) and skin names.
apihelp-query+siteinfo-param-numberingroup (Diskussion) (Übersetzen) Lists the number of users in user groups.
apihelp-query+siteinfo-param-prop (Diskussion) (Übersetzen) Which information to get:
apihelp-query+siteinfo-param-showalldb (Diskussion) (Übersetzen) List all database servers, not just the one lagging the most.
apihelp-query+siteinfo-paramvalue-prop-dbrepllag (Diskussion) (Übersetzen) Returns database server with the highest replication lag.
apihelp-query+siteinfo-paramvalue-prop-defaultoptions (Diskussion) (Übersetzen) Returns the default values for user preferences.
apihelp-query+siteinfo-paramvalue-prop-extensions (Diskussion) (Übersetzen) Returns extensions installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-extensiontags (Diskussion) (Übersetzen) Returns a list of parser extension tags.
apihelp-query+siteinfo-paramvalue-prop-fileextensions (Diskussion) (Übersetzen) Returns list of file extensions (file types) allowed to be uploaded.
apihelp-query+siteinfo-paramvalue-prop-functionhooks (Diskussion) (Übersetzen) Returns a list of parser function hooks.
apihelp-query+siteinfo-paramvalue-prop-general (Diskussion) (Übersetzen) Overall system information.
apihelp-query+siteinfo-paramvalue-prop-interwikimap (Diskussion) (Übersetzen) Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-languages (Diskussion) (Übersetzen) Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-languagevariants (Diskussion) (Übersetzen) Gibt eine Liste der Sprachcodes zurück, für die [[mw:Special:MyLanguage/LanguageConverter|LanguageConverter]] aktiviert ist, und die jeweils unterstützten Varianten.
apihelp-query+siteinfo-paramvalue-prop-libraries (Diskussion) (Übersetzen) Returns libraries installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-magicwords (Diskussion) (Übersetzen) Liste von magischen Wörtern und ihrer Aliasse.
apihelp-query+siteinfo-paramvalue-prop-namespacealiases (Diskussion) (Übersetzen) List of registered namespace aliases.
apihelp-query+siteinfo-paramvalue-prop-namespaces (Diskussion) (Übersetzen) List of registered namespaces and their canonical names.
apihelp-query+siteinfo-paramvalue-prop-protocols (Diskussion) (Übersetzen) Returns a list of protocols that are allowed in external links.
apihelp-query+siteinfo-paramvalue-prop-restrictions (Diskussion) (Übersetzen) Returns information on available restriction (protection) types.
apihelp-query+siteinfo-paramvalue-prop-rightsinfo (Diskussion) (Übersetzen) Returns wiki rights (license) information if available.
apihelp-query+siteinfo-paramvalue-prop-showhooks (Diskussion) (Übersetzen) Returns a list of all subscribed hooks (contents of <var>[[mw:Special:MyLanguage/Manual:$wgHooks|$wgHooks]]</var>).
apihelp-query+siteinfo-paramvalue-prop-skins (Diskussion) (Übersetzen) Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language).
apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (Diskussion) (Übersetzen) Liste von Spezialseiten-Aliassen.
Erste SeiteVorherige SeiteNächste SeiteLetzte Seite