Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |
Сообщение | Текст по умолчанию |
---|---|
Текущий текст | |
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. |
apihelp-query+filerepoinfo-example-simple (обсуждение) (Перевести) | Get information about file repositories. |
apihelp-query+filerepoinfo-param-prop (обсуждение) (Перевести) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
apihelp-query+fileusage-description (обсуждение) (Перевести) | Find all pages that use the given files. |
apihelp-query+fileusage-example-generator (обсуждение) (Перевести) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (обсуждение) (Перевести) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (обсуждение) (Перевести) | How many to return. |
apihelp-query+fileusage-param-namespace (обсуждение) (Перевести) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (обсуждение) (Перевести) | Which properties to get: |
apihelp-query+fileusage-param-show (обсуждение) (Перевести) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (обсуждение) (Перевести) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (обсуждение) (Перевести) | Flag if the page is a redirect. |
apihelp-query+fileusage-paramvalue-prop-title (обсуждение) (Перевести) | Title of each page. |
apihelp-query+gadgetcategories-description (обсуждение) (Перевести) | Возвращает список категорий гаджетов. |
apihelp-query+gadgetcategories-example-1 (обсуждение) (Перевести) | Получить список существующих категорий гаджетов |
apihelp-query+gadgetcategories-example-2 (обсуждение) (Перевести) | Получить всю информацию о категориях с названиями «Foo» и «Bar» |
apihelp-query+gadgetcategories-param-names (обсуждение) (Перевести) | Названия возвращаемых категорий. |
apihelp-query+gadgetcategories-param-prop (обсуждение) (Перевести) | What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category. |
apihelp-query+gadgets-description (обсуждение) (Перевести) | Возвращает список гаджетов, используемых в этой вики. |
apihelp-query+gadgets-example-1 (обсуждение) (Перевести) | Получить список гаджетов вместе с их описаниями |
apihelp-query+gadgets-example-2 (обсуждение) (Перевести) | Получить список гаджетов со всеми их возможными свойствами |
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |