MediaWiki-Systemnachrichten

Aus Hackerspace Ffm
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+transcludedin-param-limit (Diskussion) (Übersetzen) How many to return.
apihelp-query+transcludedin-param-namespace (Diskussion) (Übersetzen) Only include pages in these namespaces.
apihelp-query+transcludedin-param-prop (Diskussion) (Übersetzen) Which properties to get: ;pageid:Page ID of each page. ;title:Title of each page. ;redirect:Flag if the page is a redirect.
apihelp-query+transcludedin-param-show (Diskussion) (Übersetzen) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+usercontribs-description (Diskussion) (Übersetzen) Alle Bearbeitungen von einem Benutzer abrufen.
apihelp-query+usercontribs-example-ipprefix (Diskussion) (Übersetzen) Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>.
apihelp-query+usercontribs-example-user (Diskussion) (Übersetzen) Show contributions of user <kbd>Example</kbd>.
apihelp-query+usercontribs-param-end (Diskussion) (Übersetzen) The end timestamp to return to.
apihelp-query+usercontribs-param-limit (Diskussion) (Übersetzen) The maximum number of contributions to return.
apihelp-query+usercontribs-param-namespace (Diskussion) (Übersetzen) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (Diskussion) (Übersetzen) Include additional pieces of information: ;ids:Adds the page ID and revision ID. ;title:Adds the title and namespace ID of the page. ;timestamp:Adds the timestamp of the edit. ;comment:Adds the comment of the edit. ;parsedcomment:Adds the parsed comment of the edit. ;size:Adds the new size of the edit. ;sizediff:Adds the size delta of the edit against its parent. ;flags:Adds flags of the edit. ;patrolled:Tags patrolled edits. ;tags:Lists tags for the edit.
apihelp-query+usercontribs-param-show (Diskussion) (Übersetzen) Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown.
apihelp-query+usercontribs-param-start (Diskussion) (Übersetzen) The start timestamp to return from.
apihelp-query+usercontribs-param-tag (Diskussion) (Übersetzen) Only list revisions tagged with this tag.
apihelp-query+usercontribs-param-toponly (Diskussion) (Übersetzen) Only list changes which are the latest revision.
apihelp-query+usercontribs-param-user (Diskussion) (Übersetzen) The users to retrieve contributions for.
apihelp-query+usercontribs-param-userprefix (Diskussion) (Übersetzen) Retrieve contributions for all users whose names begin with this value. Overrides $1user.
apihelp-query+userinfo-description (Diskussion) (Übersetzen) Get information about the current user.
apihelp-query+userinfo-example-data (Diskussion) (Übersetzen) Get additional information about the current user.
apihelp-query+userinfo-example-simple (Diskussion) (Übersetzen) Informationen über den aktuellen Benutzer abrufen
apihelp-query+userinfo-param-prop (Diskussion) (Übersetzen) Which pieces of information to include: ;blockinfo:Tags if the current user is blocked, by whom, and for what reason. ;hasmsg:Adds a tag <samp>message</samp> if the current user has pending messages. ;groups:Lists all the groups the current user belongs to. ;implicitgroups:Lists all the groups the current user is automatically a member of. ;rights:Lists all the rights the current user has. ;changeablegroups:Lists the groups the current user can add to and remove from. ;options:Lists all preferences the current user has set. ;preferencestoken:<span class="apihelp-deprecated">Deprecated.</span> Get a token to change current user's preferences. ;editcount:Adds the current user's edit count. ;ratelimits:Lists all rate limits applying to the current user. ;realname:Adds the user's real name. ;email:Adds the user's email address and email authentication date. ;acceptlang:Echoes the <code>Accept-Language</code> header sent by the client in a structured format. ;registrationdate:Adds the user's registration date. ;unreadcount:Adds the count of unread pages on the user's watchlist (maximum $1; returns <samp>$2</samp> if more).
apihelp-query+users-description (Diskussion) (Übersetzen) Informationen über eine Liste von Benutzern abrufen.
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: ;blockinfo:Tags if the user is blocked, by whom, and for what reason. ;groups:Lists all the groups each user belongs to. ;implicitgroups:Lists all the groups a user is automatically a member of. ;rights:Lists all the rights each user has. ;editcount:Adds the user's edit count. ;registration:Adds the user's registration timestamp. ;emailable:Tags if the user can and wants to receive email through [[Special:Emailuser]]. ;gender:Tags the gender of the user. Returns "male", "female", or "unknown".
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+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 items to get: ;ids:Adds revision IDs and page IDs. ;title:Adds title of the page. ;flags:Adds flags for the edit. ;user:Adds the user who made the edit. ;userid:Adds user ID of whom made the edit. ;comment:Adds comment of the edit. ;parsedcomment:Adds parsed comment of the edit. ;timestamp:Adds timestamp of the edit. ;patrol:Tags edits that are patrolled. ;sizes:Adds the old and new lengths of the page. ;notificationtimestamp:Adds timestamp of when the user was last notified about the edit. ;loginfo:Adds log information where appropriate.
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+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-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.
Erste Seite
Letzte Seite