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+users-example-simple (Diskussion) (Übersetzen) Return information for user <kbd>Example</kbd>.
apihelp-query+users-param-prop (Diskussion) (Übersetzen) Which pieces of information to include:
apihelp-query+users-param-token (Diskussion) (Übersetzen) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+users-param-users (Diskussion) (Übersetzen) A list of users to obtain information for.
apihelp-query+users-paramvalue-prop-blockinfo (Diskussion) (Übersetzen) Tags if the user is blocked, by whom, and for what reason.
apihelp-query+users-paramvalue-prop-editcount (Diskussion) (Übersetzen) Adds the user's edit count.
apihelp-query+users-paramvalue-prop-emailable (Diskussion) (Übersetzen) Tags if the user can and wants to receive email through [[Special:Emailuser]].
apihelp-query+users-paramvalue-prop-gender (Diskussion) (Übersetzen) Tags the gender of the user. Returns "male", "female", or "unknown".
apihelp-query+users-paramvalue-prop-groups (Diskussion) (Übersetzen) Lists all the groups each user belongs to.
apihelp-query+users-paramvalue-prop-implicitgroups (Diskussion) (Übersetzen) Lists all the groups a user is automatically a member of.
apihelp-query+users-paramvalue-prop-registration (Diskussion) (Übersetzen) Adds the user's registration timestamp.
apihelp-query+users-paramvalue-prop-rights (Diskussion) (Übersetzen) Lists all the rights each user has.
apihelp-query+watchlist-description (Diskussion) (Übersetzen) Get recent changes to pages in the current user's watchlist.
apihelp-query+watchlist-example-allrev (Diskussion) (Übersetzen) Fetch information about all recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-generator (Diskussion) (Übersetzen) Fetch page info for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-generator-rev (Diskussion) (Übersetzen) Fetch revision info for recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-props (Diskussion) (Übersetzen) Fetch additional information about the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-simple (Diskussion) (Übersetzen) List the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-wlowner (Diskussion) (Übersetzen) List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>.
apihelp-query+watchlist-param-allrev (Diskussion) (Übersetzen) Include multiple revisions of the same page within given timeframe.
apihelp-query+watchlist-param-end (Diskussion) (Übersetzen) The timestamp to end enumerating.
apihelp-query+watchlist-param-excludeuser (Diskussion) (Übersetzen) Don't list changes by this user.
apihelp-query+watchlist-param-limit (Diskussion) (Übersetzen) How many total results to return per request.
apihelp-query+watchlist-param-namespace (Diskussion) (Übersetzen) Filter changes to only the given namespaces.
apihelp-query+watchlist-param-owner (Diskussion) (Übersetzen) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlist-param-prop (Diskussion) (Übersetzen) Which additional properties to get:
apihelp-query+watchlist-param-show (Diskussion) (Übersetzen) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+watchlist-param-start (Diskussion) (Übersetzen) The timestamp to start enumerating from.
apihelp-query+watchlist-param-token (Diskussion) (Übersetzen) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlist-param-type (Diskussion) (Übersetzen) Which types of changes to show: ;edit:Regular page edits. ;external:External changes. ;new:Page creations. ;log:Log entries.
apihelp-query+watchlist-param-user (Diskussion) (Übersetzen) Only list changes by this user.
apihelp-query+watchlist-paramvalue-prop-comment (Diskussion) (Übersetzen) Adds comment of the edit.
apihelp-query+watchlist-paramvalue-prop-flags (Diskussion) (Übersetzen) Adds flags for the edit.
apihelp-query+watchlist-paramvalue-prop-ids (Diskussion) (Übersetzen) Adds revision IDs and page IDs.
apihelp-query+watchlist-paramvalue-prop-loginfo (Diskussion) (Übersetzen) Adds log information where appropriate.
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (Diskussion) (Übersetzen) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (Diskussion) (Übersetzen) Adds parsed comment of the edit.
apihelp-query+watchlist-paramvalue-prop-patrol (Diskussion) (Übersetzen) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (Diskussion) (Übersetzen) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-timestamp (Diskussion) (Übersetzen) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (Diskussion) (Übersetzen) Adds title of the page.
apihelp-query+watchlist-paramvalue-prop-user (Diskussion) (Übersetzen) Adds the user who made the edit.
apihelp-query+watchlist-paramvalue-prop-userid (Diskussion) (Übersetzen) Adds user ID of whoever made the edit.
apihelp-query+watchlistraw-description (Diskussion) (Übersetzen) Get all pages on the current user's watchlist.
apihelp-query+watchlistraw-example-generator (Diskussion) (Übersetzen) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (Diskussion) (Übersetzen) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-fromtitle (Diskussion) (Übersetzen) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (Diskussion) (Übersetzen) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (Diskussion) (Übersetzen) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (Diskussion) (Übersetzen) Used along with $1token to access a different user's watchlist.
Erste Seite
Letzte Seite