Открыть главное меню

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

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

Фильтр
Фильтр по статусу изменения:    
Первая страница
Предыдущая страница
Следующая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-query+images-param-images (обсуждение) (Перевести) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (обсуждение) (Перевести) How many files to return.
apihelp-query+imageusage-description (обсуждение) (Перевести) Find all pages that use the given image title.
apihelp-query+imageusage-example-generator (обсуждение) (Перевести) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (обсуждение) (Перевести) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (обсуждение) (Перевести) The direction in which to list.
apihelp-query+imageusage-param-filterredir (обсуждение) (Перевести) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-param-limit (обсуждение) (Перевести) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+imageusage-param-namespace (обсуждение) (Перевести) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (обсуждение) (Перевести) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (обсуждение) (Перевести) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+imageusage-param-title (обсуждение) (Перевести) Title to search. Cannot be used together with $1pageid.
apihelp-query+info-description (обсуждение) (Перевести) Get basic page information.
apihelp-query+info-example-protection (обсуждение) (Перевести) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (обсуждение) (Перевести) Get information about the page <kbd>Main Page</kbd>.
apihelp-query+info-param-prop (обсуждение) (Перевести) Which additional properties to get:
apihelp-query+info-param-testactions (обсуждение) (Перевести) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-token (обсуждение) (Перевести) Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.
apihelp-query+info-paramvalue-prop-displaytitle (обсуждение) (Перевести) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-notificationtimestamp (обсуждение) (Перевести) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (обсуждение) (Перевести) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (обсуждение) (Перевести) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (обсуждение) (Перевести) Whether the user can read this page.
apihelp-query+info-paramvalue-prop-subjectid (обсуждение) (Перевести) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (обсуждение) (Перевести) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (обсуждение) (Перевести) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-watched (обсуждение) (Перевести) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (обсуждение) (Перевести) The number of watchers, if allowed.
apihelp-query+iwbacklinks-description (обсуждение) (Перевести) Find all pages that link to the given interwiki link. Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".
apihelp-query+iwbacklinks-example-generator (обсуждение) (Перевести) Get information about pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-example-simple (обсуждение) (Перевести) Get pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-param-dir (обсуждение) (Перевести) The direction in which to list.
apihelp-query+iwbacklinks-param-limit (обсуждение) (Перевести) How many total pages to return.
apihelp-query+iwbacklinks-param-prefix (обсуждение) (Перевести) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (обсуждение) (Перевести) Which properties to get:
apihelp-query+iwbacklinks-param-title (обсуждение) (Перевести) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (обсуждение) (Перевести) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (обсуждение) (Перевести) Adds the title of the interwiki.
apihelp-query+iwlinks-description (обсуждение) (Перевести) Returns all interwiki links from the given pages.
apihelp-query+iwlinks-example-simple (обсуждение) (Перевести) Get interwiki links from the page <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (обсуждение) (Перевести) The direction in which to list.
apihelp-query+iwlinks-param-limit (обсуждение) (Перевести) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (обсуждение) (Перевести) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (обсуждение) (Перевести) Which additional properties to get for each interlanguage link:
apihelp-query+iwlinks-param-title (обсуждение) (Перевести) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (обсуждение) (Перевести) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (обсуждение) (Перевести) Adds the full URL.
apihelp-query+langbacklinks-description (обсуждение) (Перевести) Find all pages that link to the given language link. Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-example-generator (обсуждение) (Перевести) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (обсуждение) (Перевести) Get pages linking to [[:fr:Test]].
Первая страница
Предыдущая страница
Следующая страница
Последняя страница
  • MaksWiki

    • Мобильный
    • Стационарный
  • Конфиденциальность