Järjestelmäviestit
Ulkoasu
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.
Nimi | Viestin tekstin perusmuoto |
---|---|
Viestin teksti tällä hetkellä | |
apihelp-query+userinfo-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+userinfo-param-prop (keskustelu) (Käännä) | Which pieces of information to include: |
apihelp-query+userinfo-paramvalue-prop-acceptlang (keskustelu) (Käännä) | Echoes the <code>Accept-Language</code> header sent by the client in a structured format. |
apihelp-query+userinfo-paramvalue-prop-blockinfo (keskustelu) (Käännä) | Tags if the current user is blocked, by whom, and for what reason. |
apihelp-query+userinfo-paramvalue-prop-cancreateaccount (keskustelu) (Käännä) | Indicates whether the user is allowed to create accounts. To check whether some specific account can be created, use [[Special:ApiHelp/query+users|<kbd>action=query&list=users&usprop=cancreate</kbd>]]. |
apihelp-query+userinfo-paramvalue-prop-centralids (keskustelu) (Käännä) | Adds the central IDs and attachment status for the user. |
apihelp-query+userinfo-paramvalue-prop-changeablegroups (keskustelu) (Käännä) | Lists the groups the current user can add to and remove from. |
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. |