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.

Suodata
Suodata muutosten perusteella    
Ensimmäinen sivu
Viimeinen sivu
Nimi Viestin tekstin perusmuoto
Viestin teksti tällä hetkellä
apihelp-query+watchlist-paramvalue-prop-loginfo (keskustelu) (Käännä) Adds log information where appropriate.
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (keskustelu) (Käännä) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (keskustelu) (Käännä) Adds parsed comment of the edit.
apihelp-query+watchlist-paramvalue-prop-patrol (keskustelu) (Käännä) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (keskustelu) (Käännä) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-timestamp (keskustelu) (Käännä) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (keskustelu) (Käännä) Adds title of the page.
apihelp-query+watchlist-paramvalue-prop-user (keskustelu) (Käännä) Adds the user who made the edit.
apihelp-query+watchlist-paramvalue-prop-userid (keskustelu) (Käännä) Adds user ID of whoever made the edit.
apihelp-query+watchlist-paramvalue-type-categorize (keskustelu) (Käännä) Category membership changes.
apihelp-query+watchlist-paramvalue-type-edit (keskustelu) (Käännä) Regular page edits.
apihelp-query+watchlist-paramvalue-type-external (keskustelu) (Käännä) External changes.
apihelp-query+watchlist-paramvalue-type-log (keskustelu) (Käännä) Log entries.
apihelp-query+watchlist-paramvalue-type-new (keskustelu) (Käännä) Page creations.
apihelp-query+watchlistraw-description (keskustelu) (Käännä) Get all pages on the current user's watchlist.
apihelp-query+watchlistraw-example-generator (keskustelu) (Käännä) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (keskustelu) (Käännä) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-dir (keskustelu) (Käännä) The direction in which to list.
apihelp-query+watchlistraw-param-fromtitle (keskustelu) (Käännä) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (keskustelu) (Käännä) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (keskustelu) (Käännä) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (keskustelu) (Käännä) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (keskustelu) (Käännä) Which additional properties to get:
apihelp-query+watchlistraw-param-show (keskustelu) (Käännä) Only list items that meet these criteria.
apihelp-query+watchlistraw-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+watchlistraw-param-totitle (keskustelu) (Käännä) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (keskustelu) (Käännä) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (keskustelu) (Käännä) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (keskustelu) (Käännä) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (keskustelu) (Käännä) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (keskustelu) (Käännä) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (keskustelu) (Käännä) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (keskustelu) (Käännä) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (keskustelu) (Käännä) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (keskustelu) (Käännä) Which lists to get.
apihelp-query-param-meta (keskustelu) (Käännä) Which metadata to get.
apihelp-query-param-prop (keskustelu) (Käännä) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (keskustelu) (Käännä) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (keskustelu) (Käännä) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-description (keskustelu) (Käännä) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (keskustelu) (Käännä) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (keskustelu) (Käännä) Send a password reset email to a user.
apihelp-resetpassword-description-noroutes (keskustelu) (Käännä) No password reset routes are available. Enable routes in <var>[[mw:Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-example-email (keskustelu) (Käännä) Send a password reset email for all users with email address <kbd>[email protected]</kbd>.
apihelp-resetpassword-example-user (keskustelu) (Käännä) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-param-capture (keskustelu) (Käännä) Return the temporary passwords that were sent. Requires the <code>passwordreset</code> user right.
apihelp-resetpassword-param-email (keskustelu) (Käännä) Email address of the user being reset.
apihelp-resetpassword-param-user (keskustelu) (Käännä) User being reset.
apihelp-revisiondelete-description (keskustelu) (Käännä) Delete and undelete revisions.
apihelp-revisiondelete-example-log (keskustelu) (Käännä) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
Ensimmäinen sivu
Viimeinen sivu