Системски пораки

Прејди на прегледникот Прејди на пребарувањето
Ова е список на системските пораки расположливи за именскиот простор „МедијаВики“. Одете на Превод на МедијаВики и translatewiki.net ако сакате да придонесете кон општото преведување на МедијаВики.
Системски пораки
Прва страницаПретходна страницаСледна страницаПоследна страница
Име Текст по основно
Сегашен текст
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 (разговор) (Преведување) Насока на исписот.
apihelp-query+links-param-limit (разговор) (Преведување) Колку врски да се дадат.
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 (разговор) (Преведување) Кои својства да се дадат:
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 (разговор) (Преведување) На кој датум и време да запре набројувањето.
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 (разговор) (Преведување) Кои својства да се дадат:
apihelp-query+logevents-param-start (разговор) (Преведување) Од кој датум и време да почне набројувањето.
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.
Прва страницаПретходна страницаСледна страницаПоследна страница