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+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: |
apihelp-query+watchlist-param-user (keskustelu) (Käännä) | Only list changes by this user. |
apihelp-query+watchlist-paramvalue-prop-autopatrol (keskustelu) (Käännä) | Tags edits that are autopatrolled. |
apihelp-query+watchlist-paramvalue-prop-comment (keskustelu) (Käännä) | Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-expiry (keskustelu) (Käännä) | Adds the expiry time. |
apihelp-query+watchlist-paramvalue-prop-flags (keskustelu) (Käännä) | Adds flags for the edit. |
apihelp-query+watchlist-paramvalue-prop-ids (keskustelu) (Käännä) | Adds revision IDs and page IDs. |
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. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
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-tags (keskustelu) (Käännä) | Lists tags for the entry. |
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. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-userid (keskustelu) (Käännä) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
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+watchlist-summary (keskustelu) (Käännä) | Get recent changes to pages in 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+watchlistraw-summary (keskustelu) (Käännä) | Get all pages on the current user's watchlist. |
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 [[{{MediaWiki:Mainpage}}]]. |
apihelp-query-extended-description (keskustelu) (Käännä) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
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-exportschema (keskustelu) (Käännä) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
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. |