Järjestelmäviestit

Tämä on luettelo järjestelmäviesteistä, jotka ovat saatavilla MediaWiki-nimiavaruudessa. Jos haluat muokata MediaWikin yleistä kotoistusta, käy MediaWikin kotoistussivuilla ja sivustolla translatewiki.net.
Järjestelmäviestit
Ensimmäinen sivuEdellinen sivuSeuraava sivuViimeinen sivu
Nimi Viestin tekstin perusmuoto
Viestin teksti tällä hetkellä
apihelp-query+userinfo-paramvalue-prop-editcount (keskustelu) (Käännä) Adds the current user's edit count.
apihelp-query+userinfo-paramvalue-prop-email (keskustelu) (Käännä) Adds the user's email address and email authentication date.
apihelp-query+userinfo-paramvalue-prop-groupmemberships (keskustelu) (Käännä) 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 (keskustelu) (Käännä) Lists all the groups the current user belongs to.
apihelp-query+userinfo-paramvalue-prop-hasmsg (keskustelu) (Käännä) Adds a tag <samp>messages</samp> if the current user has pending messages.
apihelp-query+userinfo-paramvalue-prop-implicitgroups (keskustelu) (Käännä) Lists all the groups the current user is automatically a member of.
apihelp-query+userinfo-paramvalue-prop-latestcontrib (keskustelu) (Käännä) Adds the date of user's latest contribution.
apihelp-query+userinfo-paramvalue-prop-options (keskustelu) (Käännä) Lists all preferences the current user has set.
apihelp-query+userinfo-paramvalue-prop-ratelimits (keskustelu) (Käännä) Lists all rate limits applying to the current user.
apihelp-query+userinfo-paramvalue-prop-realname (keskustelu) (Käännä) Adds the user's real name.
apihelp-query+userinfo-paramvalue-prop-registrationdate (keskustelu) (Käännä) Adds the user's registration date.
apihelp-query+userinfo-paramvalue-prop-rights (keskustelu) (Käännä) Lists all the rights the current user has.
apihelp-query+userinfo-paramvalue-prop-theoreticalratelimits (keskustelu) (Käännä) Lists all rate limits that would apply to the current user if they were not exempt from all ratelimits based on user rights or ip
apihelp-query+userinfo-paramvalue-prop-unreadcount (keskustelu) (Käännä) Adds the count of unread pages on the user's watchlist (maximum $1; returns <samp>$2</samp> if more).
apihelp-query+userinfo-summary (keskustelu) (Käännä) Get information about the current user.
apihelp-query+users-example-simple (keskustelu) (Käännä) Return information for user <kbd>Example</kbd>.
apihelp-query+users-param-attachedwiki (keskustelu) (Käännä) With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+users-param-prop (keskustelu) (Käännä) Which pieces of information to include:
apihelp-query+users-param-userids (keskustelu) (Käännä) A list of user IDs to obtain information for.
apihelp-query+users-param-users (keskustelu) (Käännä) A list of users to obtain information for.
apihelp-query+users-paramvalue-prop-blockinfo (keskustelu) (Käännä) Tags if the user is blocked, by whom, and for what reason.
apihelp-query+users-paramvalue-prop-cancreate (keskustelu) (Käännä) Indicates whether an account for valid but unregistered usernames can be created. To check whether the current user can perform the account creation, use [[Special:ApiHelp/query+userinfo|<kbd>action=query&meta=userinfo&uiprop=cancreateaccount</kbd>]].
apihelp-query+users-paramvalue-prop-centralids (keskustelu) (Käännä) Adds the central IDs and attachment status for the user.
apihelp-query+users-paramvalue-prop-editcount (keskustelu) (Käännä) Adds the user's edit count.
apihelp-query+users-paramvalue-prop-emailable (keskustelu) (Käännä) Tags if the user can and wants to receive email through [[Special:Emailuser]].
apihelp-query+users-paramvalue-prop-gender (keskustelu) (Käännä) Tags the gender of the user. Returns "male", "female", or "unknown".
apihelp-query+users-paramvalue-prop-groupmemberships (keskustelu) (Käännä) Lists groups that each user has been explicitly assigned to, including the expiry date of each group membership.
apihelp-query+users-paramvalue-prop-groups (keskustelu) (Käännä) Lists all the groups each user belongs to.
apihelp-query+users-paramvalue-prop-implicitgroups (keskustelu) (Käännä) Lists all the groups a user is automatically a member of.
apihelp-query+users-paramvalue-prop-registration (keskustelu) (Käännä) Adds the user's registration timestamp.
apihelp-query+users-paramvalue-prop-rights (keskustelu) (Käännä) Lists all the rights each user has.
apihelp-query+users-summary (keskustelu) (Käännä) Get information about a list of users.
apihelp-query+watchlist-example-allrev (keskustelu) (Käännä) Fetch information about all recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-expiry (keskustelu) (Käännä) Fetch additional information about the top revision for recently changed pages on the current user's watchlist, including when temporarily watched items will expire.
apihelp-query+watchlist-example-generator (keskustelu) (Käännä) Fetch page info for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-generator-rev (keskustelu) (Käännä) Fetch revision info for recent changes to pages on the current user's watchlist.
apihelp-query+watchlist-example-props (keskustelu) (Käännä) Fetch additional information about the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-simple (keskustelu) (Käännä) List the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-wlowner (keskustelu) (Käännä) List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>.
apihelp-query+watchlist-param-allrev (keskustelu) (Käännä) Include multiple revisions of the same page within given timeframe.
apihelp-query+watchlist-param-end (keskustelu) (Käännä) The timestamp to end enumerating.
apihelp-query+watchlist-param-excludeuser (keskustelu) (Käännä) Don't list changes by this user.
apihelp-query+watchlist-param-limit (keskustelu) (Käännä) How many total results to return per request.
apihelp-query+watchlist-param-namespace (keskustelu) (Käännä) Filter changes to only the given namespaces.
apihelp-query+watchlist-param-owner (keskustelu) (Käännä) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlist-param-prop (keskustelu) (Käännä) Which additional properties to get:
apihelp-query+watchlist-param-show (keskustelu) (Käännä) 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 (keskustelu) (Käännä) The timestamp to start enumerating from.
apihelp-query+watchlist-param-token (keskustelu) (Käännä) 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 (keskustelu) (Käännä) Which types of changes to show:
Ensimmäinen sivuEdellinen sivuSeuraava sivuViimeinen sivu