Համակարգային ուղերձներ
Jump to navigation
Jump to search
Ստորև բերված է «MediaWiki» անվանատարածքի բոլոր համակարգային ուղերձների ցանկը։
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Անուն | Ուղերձի լռելյայն տեքստ |
|---|---|
| Ընթացիկ տեքստ | |
| apihelp-query+languageinfo-example-simple (քննարկում) (Թարգմանել) | Get the language codes of all supported languages. |
| apihelp-query+languageinfo-extended-description (քննարկում) (Թարգմանել) | [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request. |
| apihelp-query+languageinfo-param-code (քննարկում) (Թարգմանել) | Language codes of the languages that should be returned, or <code>*</code> for all languages. |
| apihelp-query+languageinfo-param-prop (քննարկում) (Թարգմանել) | Which information to get for each language. |
| apihelp-query+languageinfo-paramvalue-prop-autonym (քննարկում) (Թարգմանել) | The autonym of the language, that is, the name in that language. |
| apihelp-query+languageinfo-paramvalue-prop-bcp47 (քննարկում) (Թարգմանել) | The BCP-47 language code. |
| apihelp-query+languageinfo-paramvalue-prop-code (քննարկում) (Թարգմանել) | The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.) |
| apihelp-query+languageinfo-paramvalue-prop-dir (քննարկում) (Թարգմանել) | The writing direction of the language (either <code>ltr</code> or <code>rtl</code>). |
| apihelp-query+languageinfo-paramvalue-prop-fallbacks (քննարկում) (Թարգմանել) | The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly). |
| apihelp-query+languageinfo-paramvalue-prop-name (քննարկում) (Թարգմանել) | The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary. |
| apihelp-query+languageinfo-paramvalue-prop-variantnames (քննարկում) (Թարգմանել) | The short names for language variants used for language conversion links. |
| apihelp-query+languageinfo-paramvalue-prop-variants (քննարկում) (Թարգմանել) | The language codes of the variants supported by this language. |
| apihelp-query+languageinfo-summary (քննարկում) (Թարգմանել) | Return information about available languages. |
| apihelp-query+links-example-generator (քննարկում) (Թարգմանել) | Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+links-example-namespaces (քննարկում) (Թարգմանել) | Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (քննարկում) (Թարգմանել) | Get links from the page [[{{MediaWiki:Mainpage}}]] |
| apihelp-query+links-param-dir (քննարկում) (Թարգմանել) | The direction in which to list. |
| apihelp-query+links-param-limit (քննարկում) (Թարգմանել) | How many links to return. |
| apihelp-query+links-param-namespace (քննարկում) (Թարգմանել) | Show links in these namespaces only. |
| apihelp-query+links-param-titles (քննարկում) (Թարգմանել) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
| apihelp-query+links-summary (քննարկում) (Թարգմանել) | Returns all links from the given pages. |
| apihelp-query+linkshere-example-generator (քննարկում) (Թարգմանել) | Get information about pages linking to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-example-simple (քննարկում) (Թարգմանել) | Get a list of pages linking to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-param-limit (քննարկում) (Թարգմանել) | How many to return. |
| apihelp-query+linkshere-param-namespace (քննարկում) (Թարգմանել) | Only include pages in these namespaces. |
| apihelp-query+linkshere-param-prop (քննարկում) (Թարգմանել) | Which properties to get: |
| apihelp-query+linkshere-param-show (քննարկում) (Թարգմանել) | Show only items that meet these criteria: |
| apihelp-query+linkshere-paramvalue-prop-pageid (քննարկում) (Թարգմանել) | Page ID of each page. |
| apihelp-query+linkshere-paramvalue-prop-redirect (քննարկում) (Թարգմանել) | Flag if the page is a redirect. |
| apihelp-query+linkshere-paramvalue-prop-title (քննարկում) (Թարգմանել) | Title of each page. |
| apihelp-query+linkshere-paramvalue-show-!redirect (քննարկում) (Թարգմանել) | Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-show-redirect (քննարկում) (Թարգմանել) | Only show redirects. |
| apihelp-query+linkshere-summary (քննարկում) (Թարգմանել) | Find all pages that link to the given pages. |
| apihelp-query+logevents-example-simple (քննարկում) (Թարգմանել) | List recent log events. |
| apihelp-query+logevents-param-action (քննարկում) (Թարգմանել) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (քննարկում) (Թարգմանել) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-ids (քննարկում) (Թարգմանել) | Filter entries to those matching the given log ID(s). |
| apihelp-query+logevents-param-limit (քննարկում) (Թարգմանել) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (քննարկում) (Թարգմանել) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (քննարկում) (Թարգմանել) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (քննարկում) (Թարգմանել) | Which properties to get: |
| apihelp-query+logevents-param-start (քննարկում) (Թարգմանել) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (քննարկում) (Թարգմանել) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (քննարկում) (Թարգմանել) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (քննարկում) (Թարգմանել) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (քննարկում) (Թարգմանել) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (քննարկում) (Թարգմանել) | Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-details (քննարկում) (Թարգմանել) | Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-ids (քննարկում) (Թարգմանել) | Adds the ID of the log event. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (քննարկում) (Թարգմանել) | Adds the parsed comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |