Системные сообщения

Перейти к: навигация, поиск

Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
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.
apihelp-query-example-allpages (обсуждение) (Перевести) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (обсуждение) (Перевести) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (обсуждение) (Перевести) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (обсуждение) (Перевести) 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 (обсуждение) (Перевести) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (обсуждение) (Перевести) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (обсуждение) (Перевести) Какие списки использовать
apihelp-query-param-meta (обсуждение) (Перевести) Какие метаданные использовать
apihelp-query-param-prop (обсуждение) (Перевести) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (обсуждение) (Перевести) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (обсуждение) (Перевести) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-description (обсуждение) (Перевести) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (обсуждение) (Перевести) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (обсуждение) (Перевести) Send a password reset email to a user.
apihelp-resetpassword-description-noroutes (обсуждение) (Перевести) No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-example-email (обсуждение) (Перевести) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (обсуждение) (Перевести) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-param-email (обсуждение) (Перевести) Email address of the user being reset.
apihelp-resetpassword-param-user (обсуждение) (Перевести) User being reset.
apihelp-revisiondelete-description (обсуждение) (Перевести) удалить и восстановить редакции
apihelp-revisiondelete-example-log (обсуждение) (Перевести) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (обсуждение) (Перевести) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (обсуждение) (Перевести) What to hide for each revision.
apihelp-revisiondelete-param-ids (обсуждение) (Перевести) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (обсуждение) (Перевести) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (обсуждение) (Перевести) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (обсуждение) (Перевести) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (обсуждение) (Перевести) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (обсуждение) (Перевести) Page title for the revision deletion, if required for the type.
Первая страница
Последняя страница