MediaWiki-Systemnachrichten

Aus Stargate Delta Wiki
Wechseln zu:Navigation, Suche

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.

Filter
Filter für angepassten Zustand:    
Erste SeiteVorherige SeiteNächste SeiteLetzte Seite
Name Standardtext
Aktueller Text
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) Perform a full text search.
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 für die Sprachcodes zurück, bei denen der [[mw:Special:MyLanguage/LanguageConverter|Sprachkonverter]] aktiviert ist und die unterstützten Varianten für jede Sprache.
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-Aliasse.
apihelp-query+siteinfo-paramvalue-prop-statistics (Diskussion) (Übersetzen) Returns site statistics.
apihelp-query+siteinfo-paramvalue-prop-uploaddialog (Diskussion) (Übersetzen) Returns the upload dialog configuration.
apihelp-query+siteinfo-paramvalue-prop-usergroups (Diskussion) (Übersetzen) Returns user groups and the associated permissions.
apihelp-query+siteinfo-paramvalue-prop-variables (Diskussion) (Übersetzen) Returns a list of variable IDs.
apihelp-query+siteinfo-summary (Diskussion) (Übersetzen) Return general information about the site.
apihelp-query+stashimageinfo-example-params (Diskussion) (Übersetzen) Gibt Vorschaubilder für zwei gespeicherte Dateien zurück.
apihelp-query+stashimageinfo-example-simple (Diskussion) (Übersetzen) Gibt Informationen für eine gespeicherte Datei zurück.
apihelp-query+stashimageinfo-param-filekey (Diskussion) (Übersetzen) Key that identifies a previous upload that was stashed temporarily.
apihelp-query+stashimageinfo-param-sessionkey (Diskussion) (Übersetzen) Alias für $1filekey, für die Rückwärtskompatibilität.
apihelp-query+stashimageinfo-summary (Diskussion) (Übersetzen) Returns file information for stashed files.
apihelp-query+tags-example-simple (Diskussion) (Übersetzen) Verfügbare Tags auflisten
apihelp-query+tags-param-limit (Diskussion) (Übersetzen) The maximum number of tags to list.
apihelp-query+tags-param-prop (Diskussion) (Übersetzen) Zurückzugebende Eigenschaften:
apihelp-query+tags-paramvalue-prop-active (Diskussion) (Übersetzen) Whether the tag is still being applied.
Erste SeiteVorherige SeiteNächste SeiteLetzte Seite