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

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

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

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-query+revisions-param-excludeuser (обсуждение) (Перевести) Exclude revisions made by user.
apihelp-query+revisions-param-start (обсуждение) (Перевести) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (обсуждение) (Перевести) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (обсуждение) (Перевести) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (обсуждение) (Перевести) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (обсуждение) (Перевести) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (обсуждение) (Перевести) May only be used with a single page (mode #2).
apihelp-query+search-description (обсуждение) (Перевести) Perform a full text search.
apihelp-query+search-example-generator (обсуждение) (Перевести) Ger page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (обсуждение) (Перевести) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (обсуждение) (Перевести) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (обсуждение) (Перевести) Which search backend to use, if not the default.
apihelp-query+search-param-info (обсуждение) (Перевести) Which metadata to return.
apihelp-query+search-param-interwiki (обсуждение) (Перевести) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (обсуждение) (Перевести) How many total pages to return.
apihelp-query+search-param-namespace (обсуждение) (Перевести) Search only within these namespaces.
apihelp-query+search-param-prop (обсуждение) (Перевести) Which properties to return: ;size:Adds the size of the page in bytes. ;wordcount:Adds the word count of the page. ;timestamp:Adds the timestamp of when the page was last edited. ;snippet:Adds a parsed snippet of the page. ;titlesnippet:Adds a parsed snippet of the page title. ;redirectsnippet:Adds a parsed snippet of the redirect title. ;redirecttitle:Adds the title of the matching redirect. ;sectionsnippet:Adds a parsed snippet of the matching section title. ;sectiontitle:Adds the title of the matching section. ;score:<span class="apihelp-deprecated">Deprecated and ignored.</span> ;hasrelated:<span class="apihelp-deprecated">Deprecated and ignored.</span>
apihelp-query+search-param-what (обсуждение) (Перевести) Which type of search to perform.
apihelp-query+siteinfo-description (обсуждение) (Перевести) Return general information about the site.
apihelp-query+siteinfo-example-interwiki (обсуждение) (Перевести) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (обсуждение) (Перевести) Check the current replication lag.
apihelp-query+siteinfo-example-simple (обсуждение) (Перевести) Fetch site information.
apihelp-query+siteinfo-param-filteriw (обсуждение) (Перевести) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (обсуждение) (Перевести) Language code for localised language names (best effort) and skin names.
apihelp-query+siteinfo-param-numberingroup (обсуждение) (Перевести) Lists the number of users in user groups.
apihelp-query+siteinfo-param-prop (обсуждение) (Перевести) Which information to get: ;general:Overall system information. ;namespaces:List of registered namespaces and their canonical names. ;namespacealiases:List of registered namespace aliases. ;specialpagealiases:List of special page aliases. ;magicwords:List of magic words and their aliases. ;statistics:Returns site statistics. ;interwikimap:Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>). ;dbrepllag:Returns database server with the highest replication lag. ;usergroups:Returns user groups and the associated permissions. ;libraries:Returns libraries installed on the wiki. ;extensions:Returns extensions installed on the wiki. ;fileextensions:Returns list of file extensions allowed to be uploaded. ;rightsinfo:Returns wiki rights (license) information if available. ;restrictions:Returns information on available restriction (protection) types. ;languages:Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>). ;skins:Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). ;extensiontags:Returns a list of parser extension tags. ;functionhooks:Returns a list of parser function hooks. ;showhooks:Returns a list of all subscribed hooks (contents of <var>[[mw:Manual:$wgHooks|$wgHooks]]</var>). ;variables:Returns a list of variable IDs. ;protocols:Returns a list of protocols that are allowed in external links. ;defaultoptions:Returns the default values for user preferences.
apihelp-query+siteinfo-param-showalldb (обсуждение) (Перевести) List all database servers, not just the one lagging the most.
apihelp-query+stashimageinfo-description (обсуждение) (Перевести) Returns file information for stashed files.
apihelp-query+stashimageinfo-example-params (обсуждение) (Перевести) Returns thumbnails for two stashed files.
apihelp-query+stashimageinfo-example-simple (обсуждение) (Перевести) Returns information for a stashed file.
apihelp-query+stashimageinfo-param-filekey (обсуждение) (Перевести) Key that identifies a previous upload that was stashed temporarily.
apihelp-query+stashimageinfo-param-sessionkey (обсуждение) (Перевести) Alias for $1filekey, for backward compatibility.
apihelp-query+tags-description (обсуждение) (Перевести) List change tags.
apihelp-query+tags-example-simple (обсуждение) (Перевести) List available tags.
apihelp-query+tags-param-limit (обсуждение) (Перевести) The maximum number of tags to list.
apihelp-query+tags-param-prop (обсуждение) (Перевести) Which properties to get: ;name:Adds name of tag. ;displayname:Adds system message for the tag. ;description:Adds description of the tag. ;hitcount:Adds the number of revisions and log entries that have this tag. ;defined:Indicate whether the tag is defined. ;source:Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users. ;active:Whether the tag is still being applied.
apihelp-query+templates-description (обсуждение) (Перевести) Returns all pages transcluded on the given pages.
apihelp-query+templates-example-generator (обсуждение) (Перевести) Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (обсуждение) (Перевести) Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (обсуждение) (Перевести) Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (обсуждение) (Перевести) The direction in which to list.
apihelp-query+templates-param-limit (обсуждение) (Перевести) How many templates to return.
apihelp-query+templates-param-namespace (обсуждение) (Перевести) Show templates in this namespaces only.
apihelp-query+templates-param-templates (обсуждение) (Перевести) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+tokens-description (обсуждение) (Перевести) Gets tokens for data-modifying actions.
apihelp-query+tokens-example-simple (обсуждение) (Перевести) Retrieve a csrf token (the default).
apihelp-query+tokens-example-types (обсуждение) (Перевести) Retrieve a watch token and a patrol token.
apihelp-query+tokens-param-type (обсуждение) (Перевести) Types of token to request.
apihelp-query+transcludedin-description (обсуждение) (Перевести) Find all pages that transclude the given pages.
Первая страница
Последняя страница