Məzmuna keç

Sistem məlumatları

Bu MediaWiki-də olan sistem mesajlarının siyahısıdır. Əgər MediaWiki-ni lokallaşdırmaq işində kömək etmək isəyirsinizsə, lütfən MediaWiki Localisationtranslatewiki.net saytlarını ziyarət edin.
Sistem məlumatları
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə
Ad İlkin mətn
İndiki mətn
apihelp-query+languageinfo-extended-description (müzakirə) (Tərcümə et) [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (müzakirə) (Tərcümə et) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (müzakirə) (Tərcümə et) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (müzakirə) (Tərcümə et) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (müzakirə) (Tərcümə et) The BCP-47 language code.
apihelp-query+languageinfo-paramvalue-prop-code (müzakirə) (Tərcümə et) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (müzakirə) (Tərcümə et) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (müzakirə) (Tərcümə et) 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 (müzakirə) (Tərcümə et) 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 (müzakirə) (Tərcümə et) The short names for language variants used for language conversion links.
apihelp-query+languageinfo-paramvalue-prop-variants (müzakirə) (Tərcümə et) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (müzakirə) (Tərcümə et) Return information about available languages.
apihelp-query+links-example-generator (müzakirə) (Tərcümə et) Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+links-example-namespaces (müzakirə) (Tərcümə et) Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (müzakirə) (Tərcümə et) Get links from the page [[{{MediaWiki:Mainpage}}]]
apihelp-query+links-param-dir (müzakirə) (Tərcümə et) The direction in which to list.
apihelp-query+links-param-limit (müzakirə) (Tərcümə et) How many links to return.
apihelp-query+links-param-namespace (müzakirə) (Tərcümə et) Show links in these namespaces only.
apihelp-query+links-param-titles (müzakirə) (Tərcümə et) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (müzakirə) (Tərcümə et) Returns all links from the given pages.
apihelp-query+linkshere-example-generator (müzakirə) (Tərcümə et) Get information about pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-example-simple (müzakirə) (Tərcümə et) Get a list of pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-param-limit (müzakirə) (Tərcümə et) How many to return.
apihelp-query+linkshere-param-namespace (müzakirə) (Tərcümə et) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (müzakirə) (Tərcümə et) Which properties to get:
apihelp-query+linkshere-param-show (müzakirə) (Tərcümə et) Show only items that meet these criteria:
apihelp-query+linkshere-paramvalue-prop-pageid (müzakirə) (Tərcümə et) Page ID of each page.
apihelp-query+linkshere-paramvalue-prop-redirect (müzakirə) (Tərcümə et) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (müzakirə) (Tərcümə et) Title of each page.
apihelp-query+linkshere-paramvalue-show-!redirect (müzakirə) (Tərcümə et) Only show non-redirects.
apihelp-query+linkshere-paramvalue-show-redirect (müzakirə) (Tərcümə et) Only show redirects.
apihelp-query+linkshere-summary (müzakirə) (Tərcümə et) Find all pages that link to the given pages.
apihelp-query+logevents-example-simple (müzakirə) (Tərcümə et) List recent log events.
apihelp-query+logevents-param-action (müzakirə) (Tərcümə et) 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 (müzakirə) (Tərcümə et) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (müzakirə) (Tərcümə et) How many total event entries to return.
apihelp-query+logevents-param-namespace (müzakirə) (Tərcümə et) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (müzakirə) (Tərcümə et) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (müzakirə) (Tərcümə et) Which properties to get:
apihelp-query+logevents-param-start (müzakirə) (Tərcümə et) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (müzakirə) (Tərcümə et) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (müzakirə) (Tərcümə et) Filter entries to those related to a page.
apihelp-query+logevents-param-type (müzakirə) (Tərcümə et) Filter log entries to only this type.
apihelp-query+logevents-param-user (müzakirə) (Tərcümə et) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (müzakirə) (Tərcümə et) 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 (müzakirə) (Tərcümə et) 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 (müzakirə) (Tərcümə et) Adds the ID of the log event.
apihelp-query+logevents-paramvalue-prop-parsedcomment (müzakirə) (Tərcümə et) Adds the parsed 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-tags (müzakirə) (Tərcümə et) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (müzakirə) (Tərcümə et) Adds the timestamp for the log event.
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə