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.
| Name | Standardtext |
|---|---|
| Aktueller Text | |
| apihelp-query+revisions-example-first5 (Diskussion) (Übersetzen) | Get first 5 revisions of the <kbd>Main Page</kbd>. |
| apihelp-query+revisions-example-first5-after (Diskussion) (Übersetzen) | Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01. |
| apihelp-query+revisions-example-first5-not-localhost (Diskussion) (Übersetzen) | Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
| apihelp-query+revisions-example-first5-user (Diskussion) (Übersetzen) | Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>. |
| apihelp-query+revisions-example-last5 (Diskussion) (Übersetzen) | Get last 5 revisions of the <kbd>Main Page</kbd>. |
| apihelp-query+revisions-extended-description (Diskussion) (Übersetzen) | May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
| apihelp-query+revisions-param-end (Diskussion) (Übersetzen) | Enumerate up to this timestamp. |
| apihelp-query+revisions-param-endid (Diskussion) (Übersetzen) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
| apihelp-query+revisions-param-excludeuser (Diskussion) (Übersetzen) | Schließt Versionen nach Benutzer aus. |
| apihelp-query+revisions-param-start (Diskussion) (Übersetzen) | From which revision timestamp to start enumeration. |
| apihelp-query+revisions-param-startid (Diskussion) (Übersetzen) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |
| apihelp-query+revisions-param-tag (Diskussion) (Übersetzen) | Listet nur Versionen auf, die mit dieser Markierung markiert sind. |
| apihelp-query+revisions-param-token (Diskussion) (Übersetzen) | Which tokens to obtain for each revision. |
| apihelp-query+revisions-param-user (Diskussion) (Übersetzen) | Only include revisions made by user. |
| apihelp-query+revisions-paraminfo-singlepageonly (Diskussion) (Übersetzen) | May only be used with a single page (mode #2). |
| apihelp-query+revisions-summary (Diskussion) (Übersetzen) | Ruft Informationen zur Version ab. |
| apihelp-query+search-example-generator (Diskussion) (Übersetzen) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-simple (Diskussion) (Übersetzen) | Nach <kbd>meaning</kbd> suchen. |
| apihelp-query+search-example-text (Diskussion) (Übersetzen) | Texte nach <kbd>meaning</kbd> durchsuchen. |
| apihelp-query+search-param-backend (Diskussion) (Übersetzen) | Which search backend to use, if not the default. |
| apihelp-query+search-param-enablerewrites (Diskussion) (Übersetzen) | Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors. |
| apihelp-query+search-param-info (Diskussion) (Übersetzen) | Welche Metadaten zurückgegeben werden sollen. |
| apihelp-query+search-param-interwiki (Diskussion) (Übersetzen) | Include interwiki results in the search, if available. |
| 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) | Adds the size of the page in bytes. |
| 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. |