Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |
Сообщение | Текст по умолчанию |
---|---|
Текущий текст | |
apihelp-query+watchlist-description (обсуждение) (Перевести) | Get recent changes to pages in the current user's watchlist. |
apihelp-query+watchlist-example-allrev (обсуждение) (Перевести) | Fetch information about all recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-generator (обсуждение) (Перевести) | Fetch page info for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-generator-rev (обсуждение) (Перевести) | Fetch revision info for recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-props (обсуждение) (Перевести) | Fetch additional information about the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-simple (обсуждение) (Перевести) | List the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-wlowner (обсуждение) (Перевести) | List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>. |
apihelp-query+watchlist-param-allrev (обсуждение) (Перевести) | Include multiple revisions of the same page within given timeframe. |
apihelp-query+watchlist-param-end (обсуждение) (Перевести) | The timestamp to end enumerating. |
apihelp-query+watchlist-param-excludeuser (обсуждение) (Перевести) | Don't list changes by this user. |
apihelp-query+watchlist-param-limit (обсуждение) (Перевести) | How many total results to return per request. |
apihelp-query+watchlist-param-namespace (обсуждение) (Перевести) | Filter changes to only the given namespaces. |
apihelp-query+watchlist-param-owner (обсуждение) (Перевести) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlist-param-prop (обсуждение) (Перевести) | Which additional properties to get: |
apihelp-query+watchlist-param-show (обсуждение) (Перевести) | 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 (обсуждение) (Перевести) | The timestamp to start enumerating from. |
apihelp-query+watchlist-param-token (обсуждение) (Перевести) | 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 (обсуждение) (Перевести) | Which types of changes to show: |
apihelp-query+watchlist-param-user (обсуждение) (Перевести) | Only list changes by this user. |
apihelp-query+watchlist-paramvalue-prop-comment (обсуждение) (Перевести) | Adds comment of the edit. |
apihelp-query+watchlist-paramvalue-prop-flags (обсуждение) (Перевести) | Adds flags for the edit. |
apihelp-query+watchlist-paramvalue-prop-ids (обсуждение) (Перевести) | Adds revision IDs and page IDs. |
apihelp-query+watchlist-paramvalue-prop-loginfo (обсуждение) (Перевести) | Adds log information where appropriate. |
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (обсуждение) (Перевести) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlist-paramvalue-prop-parsedcomment (обсуждение) (Перевести) | Adds parsed comment of the edit. |
apihelp-query+watchlist-paramvalue-prop-patrol (обсуждение) (Перевести) | Tags edits that are patrolled. |
apihelp-query+watchlist-paramvalue-prop-sizes (обсуждение) (Перевести) | Adds the old and new lengths of the page. |
apihelp-query+watchlist-paramvalue-prop-timestamp (обсуждение) (Перевести) | Adds timestamp of the edit. |
apihelp-query+watchlist-paramvalue-prop-title (обсуждение) (Перевести) | Adds title of the page. |
apihelp-query+watchlist-paramvalue-prop-user (обсуждение) (Перевести) | Adds the user who made the edit. |
apihelp-query+watchlist-paramvalue-prop-userid (обсуждение) (Перевести) | Adds user ID of whoever made the edit. |
apihelp-query+watchlist-paramvalue-type-categorize (обсуждение) (Перевести) | Category membership changes. |
apihelp-query+watchlist-paramvalue-type-edit (обсуждение) (Перевести) | Regular page edits. |
apihelp-query+watchlist-paramvalue-type-external (обсуждение) (Перевести) | External changes. |
apihelp-query+watchlist-paramvalue-type-log (обсуждение) (Перевести) | Log entries. |
apihelp-query+watchlist-paramvalue-type-new (обсуждение) (Перевести) | Page creations. |
apihelp-query+watchlistraw-description (обсуждение) (Перевести) | Get all pages on the current user's watchlist. |
apihelp-query+watchlistraw-example-generator (обсуждение) (Перевести) | Fetch page info for pages on the current user's watchlist. |
apihelp-query+watchlistraw-example-simple (обсуждение) (Перевести) | List pages on the current user's watchlist. |
apihelp-query+watchlistraw-param-dir (обсуждение) (Перевести) | The direction in which to list. |
apihelp-query+watchlistraw-param-fromtitle (обсуждение) (Перевести) | Title (with namespace prefix) to begin enumerating from. |
apihelp-query+watchlistraw-param-limit (обсуждение) (Перевести) | How many total results to return per request. |
apihelp-query+watchlistraw-param-namespace (обсуждение) (Перевести) | Only list pages in the given namespaces. |
apihelp-query+watchlistraw-param-owner (обсуждение) (Перевести) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlistraw-param-prop (обсуждение) (Перевести) | Which additional properties to get: |
apihelp-query+watchlistraw-param-show (обсуждение) (Перевести) | Only list items that meet these criteria. |
apihelp-query+watchlistraw-param-token (обсуждение) (Перевести) | 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 (обсуждение) (Перевести) | Title (with namespace prefix) to stop enumerating at. |
apihelp-query+watchlistraw-paramvalue-prop-changed (обсуждение) (Перевести) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query-description (обсуждение) (Перевести) | 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. |
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |