Všechna systémová hlášení

Skočit na navigaci Skočit na vyhledávání
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Všechna systémová hlášení
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-query+userinfo-paramvalue-prop-email (diskuse) (přeložit) Adds the user's email address and email authentication date.
apihelp-query+userinfo-paramvalue-prop-groupmemberships (diskuse) (přeložit) Lists groups that the current user has been explicitly assigned to, including the expiry date of each group membership.
apihelp-query+userinfo-paramvalue-prop-groups (diskuse) (přeložit) Lists all the groups the current user belongs to.
apihelp-query+userinfo-paramvalue-prop-hasmsg (diskuse) (přeložit) Adds a tag <samp>messages</samp> if the current user has pending messages.
apihelp-query+userinfo-paramvalue-prop-implicitgroups (diskuse) (přeložit) Lists all the groups the current user is automatically a member of.
apihelp-query+userinfo-paramvalue-prop-latestcontrib (diskuse) (přeložit) Adds the date of user's latest contribution.
apihelp-query+userinfo-paramvalue-prop-options (diskuse) (přeložit) Lists all preferences the current user has set.
apihelp-query+userinfo-paramvalue-prop-preferencestoken (diskuse) (přeložit) Get a token to change current user's preferences.
apihelp-query+userinfo-paramvalue-prop-ratelimits (diskuse) (přeložit) Lists all rate limits applying to the current user.
apihelp-query+userinfo-paramvalue-prop-realname (diskuse) (přeložit) Adds the user's real name.
apihelp-query+userinfo-paramvalue-prop-registrationdate (diskuse) (přeložit) Adds the user's registration date.
apihelp-query+userinfo-paramvalue-prop-rights (diskuse) (přeložit) Lists all the rights the current user has.
apihelp-query+userinfo-paramvalue-prop-unreadcount (diskuse) (přeložit) Adds the count of unread pages on the user's watchlist (maximum $1; returns <samp>$2</samp> if more).
apihelp-query+userinfo-summary (diskuse) (přeložit) Get information about the current user.
apihelp-query+users-example-simple (diskuse) (přeložit) Return information for user <kbd>Example</kbd>.
apihelp-query+users-param-attachedwiki (diskuse) (přeložit) With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+users-param-prop (diskuse) (přeložit) Which pieces of information to include:
apihelp-query+users-param-token (diskuse) (přeložit) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+users-param-userids (diskuse) (přeložit) A list of user IDs to obtain information for.
apihelp-query+users-param-users (diskuse) (přeložit) A list of users to obtain information for.
apihelp-query+users-paramvalue-prop-blockinfo (diskuse) (přeložit) Tags if the user is blocked, by whom, and for what reason.
apihelp-query+users-paramvalue-prop-cancreate (diskuse) (přeložit) Indicates whether an account for valid but unregistered usernames can be created.
apihelp-query+users-paramvalue-prop-centralids (diskuse) (přeložit) Adds the central IDs and attachment status for the user.
apihelp-query+users-paramvalue-prop-editcount (diskuse) (přeložit) Adds the user's edit count.
apihelp-query+users-paramvalue-prop-emailable (diskuse) (přeložit) Tags if the user can and wants to receive email through [[Special:Emailuser]].
apihelp-query+users-paramvalue-prop-gender (diskuse) (přeložit) Tags the gender of the user. Returns "male", "female", or "unknown".
apihelp-query+users-paramvalue-prop-groupmemberships (diskuse) (přeložit) Lists groups that each user has been explicitly assigned to, including the expiry date of each group membership.
apihelp-query+users-paramvalue-prop-groups (diskuse) (přeložit) Lists all the groups each user belongs to.
apihelp-query+users-paramvalue-prop-implicitgroups (diskuse) (přeložit) Lists all the groups a user is automatically a member of.
apihelp-query+users-paramvalue-prop-registration (diskuse) (přeložit) Adds the user's registration timestamp.
apihelp-query+users-paramvalue-prop-rights (diskuse) (přeložit) Lists all the rights each user has.
apihelp-query+users-summary (diskuse) (přeložit) Get information about a list of users.
apihelp-query+watchlist-example-allrev (diskuse) (přeložit) Fetch information about all recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-generator (diskuse) (přeložit) Fetch page info for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-generator-rev (diskuse) (přeložit) Fetch revision info for recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-props (diskuse) (přeložit) Fetch additional information about the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-simple (diskuse) (přeložit) List the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-wlowner (diskuse) (přeložit) List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>.
apihelp-query+watchlist-param-allrev (diskuse) (přeložit) Include multiple revisions of the same page within given timeframe.
apihelp-query+watchlist-param-end (diskuse) (přeložit) The timestamp to end enumerating.
apihelp-query+watchlist-param-excludeuser (diskuse) (přeložit) Don't list changes by this user.
apihelp-query+watchlist-param-limit (diskuse) (přeložit) How many total results to return per request.
apihelp-query+watchlist-param-namespace (diskuse) (přeložit) Filter changes to only the given namespaces.
apihelp-query+watchlist-param-owner (diskuse) (přeložit) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlist-param-prop (diskuse) (přeložit) Which additional properties to get:
apihelp-query+watchlist-param-show (diskuse) (přeložit) 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 (diskuse) (přeložit) The timestamp to start enumerating from.
apihelp-query+watchlist-param-token (diskuse) (přeložit) 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 (diskuse) (přeložit) Which types of changes to show:
apihelp-query+watchlist-param-user (diskuse) (přeložit) Only list changes by this user.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka