Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница  | 
Предыдущая страница  | 
Следующая страница  | 
Последняя страница  | 
| Сообщение | Текст по умолчанию | 
|---|---|
| Текущий текст | |
| apihelp-query+allimages-param-to (обсуждение) (Перевести) | The image title to stop enumerating at. Can only be used with $1sort=name. | 
| apihelp-query+allimages-param-user (обсуждение) (Перевести) | Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. | 
| apihelp-query+alllinks-description (обсуждение) (Перевести) | Enumerate all links that point to a given namespace. | 
| apihelp-query+alllinks-example-B (обсуждение) (Перевести) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. | 
| apihelp-query+alllinks-example-generator (обсуждение) (Перевести) | Gets pages containing the links. | 
| apihelp-query+alllinks-example-unique (обсуждение) (Перевести) | List unique linked titles. | 
| apihelp-query+alllinks-example-unique-generator (обсуждение) (Перевести) | Получить все названия-ссылки, выделяя пропущенные. | 
| apihelp-query+alllinks-param-dir (обсуждение) (Перевести) | The direction in which to list. | 
| apihelp-query+alllinks-param-from (обсуждение) (Перевести) | The title of the link to start enumerating from. | 
| apihelp-query+alllinks-param-limit (обсуждение) (Перевести) | How many total items to return. | 
| apihelp-query+alllinks-param-namespace (обсуждение) (Перевести) | The namespace to enumerate. | 
| apihelp-query+alllinks-param-prefix (обсуждение) (Перевести) | Search for all linked titles that begin with this value. | 
| apihelp-query+alllinks-param-prop (обсуждение) (Перевести) | Which pieces of information to include: | 
| apihelp-query+alllinks-param-to (обсуждение) (Перевести) | The title of the link to stop enumerating at. | 
| apihelp-query+alllinks-param-unique (обсуждение) (Перевести) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. | 
| apihelp-query+alllinks-paramvalue-prop-ids (обсуждение) (Перевести) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). | 
| apihelp-query+alllinks-paramvalue-prop-title (обсуждение) (Перевести) | Adds the title of the link. | 
| apihelp-query+allmessages-description (обсуждение) (Перевести) | Return messages from this site. | 
| apihelp-query+allmessages-example-de (обсуждение) (Перевести) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. | 
| apihelp-query+allmessages-example-ipb (обсуждение) (Перевести) | Show messages starting with <kbd>ipb-</kbd>. | 
| apihelp-query+allmessages-param-args (обсуждение) (Перевести) | Arguments to be substituted into message. | 
| apihelp-query+allmessages-param-customised (обсуждение) (Перевести) | Return only messages in this customisation state. | 
| apihelp-query+allmessages-param-enableparser (обсуждение) (Перевести) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). | 
| apihelp-query+allmessages-param-filter (обсуждение) (Перевести) | Return only messages with names that contain this string. | 
| apihelp-query+allmessages-param-from (обсуждение) (Перевести) | Return messages starting at this message. | 
| apihelp-query+allmessages-param-includelocal (обсуждение) (Перевести) | Also include local messages, i.e. messages that don't exist in the software but do exist as a MediaWiki: page. This lists all MediaWiki: pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. | 
| apihelp-query+allmessages-param-lang (обсуждение) (Перевести) | Return messages in this language. | 
| apihelp-query+allmessages-param-messages (обсуждение) (Перевести) | Which messages to output. <kbd>*</kbd> (default) means all messages. | 
| apihelp-query+allmessages-param-nocontent (обсуждение) (Перевести) | If set, do not include the content of the messages in the output. | 
| apihelp-query+allmessages-param-prefix (обсуждение) (Перевести) | Return messages with this prefix. | 
| apihelp-query+allmessages-param-prop (обсуждение) (Перевести) | Which properties to get. | 
| apihelp-query+allmessages-param-title (обсуждение) (Перевести) | Page name to use as context when parsing message (for $1enableparser option). | 
| apihelp-query+allmessages-param-to (обсуждение) (Перевести) | Return messages ending at this message. | 
| apihelp-query+allpages-description (обсуждение) (Перевести) | Enumerate all pages sequentially in a given namespace. | 
| apihelp-query+allpages-example-B (обсуждение) (Перевести) | Show a list of pages starting at the letter <kbd>B</kbd>. | 
| apihelp-query+allpages-example-generator (обсуждение) (Перевести) | Show info about 4 pages starting at the letter <kbd>T</kbd>. | 
| apihelp-query+allpages-example-generator-revisions (обсуждение) (Перевести) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. | 
| apihelp-query+allpages-param-dir (обсуждение) (Перевести) | The direction in which to list. | 
| apihelp-query+allpages-param-filterlanglinks (обсуждение) (Перевести) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. | 
| apihelp-query+allpages-param-filterredir (обсуждение) (Перевести) | Which pages to list. | 
| apihelp-query+allpages-param-from (обсуждение) (Перевести) | The page title to start enumerating from. | 
| apihelp-query+allpages-param-limit (обсуждение) (Перевести) | How many total pages to return. | 
| apihelp-query+allpages-param-maxsize (обсуждение) (Перевести) | Limit to pages with at most this many bytes. | 
| apihelp-query+allpages-param-minsize (обсуждение) (Перевести) | Limit to pages with at least this many bytes. | 
| apihelp-query+allpages-param-namespace (обсуждение) (Перевести) | The namespace to enumerate. | 
| apihelp-query+allpages-param-prefix (обсуждение) (Перевести) | Search for all page titles that begin with this value. | 
| apihelp-query+allpages-param-prexpiry (обсуждение) (Перевести) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. | 
| apihelp-query+allpages-param-prfiltercascade (обсуждение) (Перевести) | Filter protections based on cascadingness (ignored when $1prtype isn't set). | 
| apihelp-query+allpages-param-prlevel (обсуждение) (Перевести) | Filter protections based on protection level (must be used with $1prtype= parameter). | 
| apihelp-query+allpages-param-prtype (обсуждение) (Перевести) | Limit to protected pages only. | 
Первая страница  | 
Предыдущая страница  | 
Следующая страница  | 
Последняя страница  |