Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |
| Сообщение | Текст по умолчанию |
|---|---|
| Текущий текст | |
| apihelp-query+embeddedin-param-title (обсуждение) (Перевести) | Title to search. Cannot be used together with $1pageid. |
| apihelp-query+extlinks-description (обсуждение) (Перевести) | Returns all external URLs (not interwikis) from the given pages. |
| apihelp-query+extlinks-example-simple (обсуждение) (Перевести) | Get a list of external links on <kbd>Main Page<kbd>. |
| apihelp-query+extlinks-param-expandurl (обсуждение) (Перевести) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+extlinks-param-limit (обсуждение) (Перевести) | How many links to return. |
| apihelp-query+extlinks-param-protocol (обсуждение) (Перевести) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+extlinks-param-query (обсуждение) (Перевести) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
| apihelp-query+extracts-description (обсуждение) (Перевести) | Returns plain-text or limited HTML extracts of the given pages. |
| apihelp-query+extracts-example-1 (обсуждение) (Перевести) | Получить 175-символьный фрагмент |
| apihelp-query+extracts-param-chars (обсуждение) (Перевести) | Сколько символов возвращать. Возвращаемый в действительности текст может быть немного длиннее. |
| apihelp-query+extracts-param-intro (обсуждение) (Перевести) | Возвращаться только содержимое, идущее до первого раздела. |
| apihelp-query+extracts-param-limit (обсуждение) (Перевести) | How many extracts to return. |
| apihelp-query+extracts-param-plaintext (обсуждение) (Перевести) | Return extracts as plain text instead of limited HTML. |
| apihelp-query+extracts-param-sectionformat (обсуждение) (Перевести) | How to format sections in plaintext mode: ;plain:No formatting. ;wiki:Wikitext-style formatting (== like this ==). ;raw:This module's internal representation (section titles prefixed with <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>). |
| apihelp-query+extracts-param-sentences (обсуждение) (Перевести) | Сколько предложений возвращать. |
| apihelp-query+extracts-param-variant (обсуждение) (Перевести) | Convert content into this language variant. |
| apihelp-query+exturlusage-description (обсуждение) (Перевести) | Enumerate pages that contain a given URL. |
| apihelp-query+exturlusage-example-simple (обсуждение) (Перевести) | Show pages linking to <kbd>http://www.mediawiki.org</kbd>. |
| apihelp-query+exturlusage-param-expandurl (обсуждение) (Перевести) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+exturlusage-param-limit (обсуждение) (Перевести) | How many pages to return. |
| apihelp-query+exturlusage-param-namespace (обсуждение) (Перевести) | The page namespaces to enumerate. |
| apihelp-query+exturlusage-param-prop (обсуждение) (Перевести) | Which pieces of information to include: |
| apihelp-query+exturlusage-param-protocol (обсуждение) (Перевести) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+exturlusage-param-query (обсуждение) (Перевести) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
| apihelp-query+exturlusage-paramvalue-prop-ids (обсуждение) (Перевести) | Adds the ID of page. |
| apihelp-query+exturlusage-paramvalue-prop-title (обсуждение) (Перевести) | Adds the title and namespace ID of the page. |
| apihelp-query+exturlusage-paramvalue-prop-url (обсуждение) (Перевести) | Adds the URL used in the page. |
| apihelp-query+filearchive-description (обсуждение) (Перевести) | Enumerate all deleted files sequentially. |
| apihelp-query+filearchive-example-simple (обсуждение) (Перевести) | Show a list of all deleted files. |
| apihelp-query+filearchive-param-dir (обсуждение) (Перевести) | The direction in which to list. |
| apihelp-query+filearchive-param-from (обсуждение) (Перевести) | The image title to start enumerating from. |
| apihelp-query+filearchive-param-limit (обсуждение) (Перевести) | How many images to return in total. |
| apihelp-query+filearchive-param-prefix (обсуждение) (Перевести) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (обсуждение) (Перевести) | Which image information to get: |
| apihelp-query+filearchive-param-sha1 (обсуждение) (Перевести) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (обсуждение) (Перевести) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (обсуждение) (Перевести) | The image title to stop enumerating at. |
| apihelp-query+filearchive-paramvalue-prop-archivename (обсуждение) (Перевести) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-paramvalue-prop-bitdepth (обсуждение) (Перевести) | Adds the bit depth of the version. |
| apihelp-query+filearchive-paramvalue-prop-description (обсуждение) (Перевести) | Adds description of the image version. |
| apihelp-query+filearchive-paramvalue-prop-dimensions (обсуждение) (Перевести) | Alias for size. |
| apihelp-query+filearchive-paramvalue-prop-mediatype (обсуждение) (Перевести) | Adds the media type of the image. |
| apihelp-query+filearchive-paramvalue-prop-metadata (обсуждение) (Перевести) | Lists Exif metadata for the version of the image. |
| apihelp-query+filearchive-paramvalue-prop-mime (обсуждение) (Перевести) | Adds MIME of the image. |
| apihelp-query+filearchive-paramvalue-prop-parseddescription (обсуждение) (Перевести) | Parse the description of the version. |
| apihelp-query+filearchive-paramvalue-prop-sha1 (обсуждение) (Перевести) | Adds SHA-1 hash for the image. |
| apihelp-query+filearchive-paramvalue-prop-size (обсуждение) (Перевести) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
| apihelp-query+filearchive-paramvalue-prop-timestamp (обсуждение) (Перевести) | Adds timestamp for the uploaded version. |
| apihelp-query+filearchive-paramvalue-prop-user (обсуждение) (Перевести) | Adds user who uploaded the image version. |
| apihelp-query+filerepoinfo-description (обсуждение) (Перевести) | Return meta information about image repositories configured on the wiki. |
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |