Komunikaty systemowe

Lista wszystkich komunikatów systemowych dostępnych w przestrzeni nazw MediaWiki. Odwiedź Tłumaczenie MediaWiki oraz translatewiki.net, jeśli chcesz uczestniczyć w tłumaczeniu oprogramowania MediaWiki.
Komunikaty systemowe
Pierwsza stronaPoprzednia stronaNastępna stronaOstatnia strona
Nazwa Tekst domyślny
Tekst obecny
apihelp-query+langbacklinks-extended-description (dyskusja) (Przetłumacz) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (dyskusja) (Przetłumacz) The direction in which to list.
apihelp-query+langbacklinks-param-lang (dyskusja) (Przetłumacz) Language for the language link.
apihelp-query+langbacklinks-param-limit (dyskusja) (Przetłumacz) Łączna liczba stron do zwrócenia.
apihelp-query+langbacklinks-param-prop (dyskusja) (Przetłumacz) Which properties to get:
apihelp-query+langbacklinks-param-title (dyskusja) (Przetłumacz) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (dyskusja) (Przetłumacz) Dodaje kod języka linku językowego.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (dyskusja) (Przetłumacz) Dodaje tytuł linku językowego.
apihelp-query+langbacklinks-summary (dyskusja) (Przetłumacz) Znajdź wszystkie strony kierujące do podanego linku językowego.
apihelp-query+langlinks-example-simple (dyskusja) (Przetłumacz) Get interlanguage links from the page <kbd>Main Page</kbd>.
apihelp-query+langlinks-param-dir (dyskusja) (Przetłumacz) The direction in which to list.
apihelp-query+langlinks-param-inlanguagecode (dyskusja) (Przetłumacz) Language code for localised language names.
apihelp-query+langlinks-param-lang (dyskusja) (Przetłumacz) Only return language links with this language code.
apihelp-query+langlinks-param-limit (dyskusja) (Przetłumacz) How many langlinks to return.
apihelp-query+langlinks-param-prop (dyskusja) (Przetłumacz) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (dyskusja) (Przetłumacz) Link to search for. Must be used with <var>$1lang</var>.
apihelp-query+langlinks-param-url (dyskusja) (Przetłumacz) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (dyskusja) (Przetłumacz) Adds the native language name.
apihelp-query+langlinks-paramvalue-prop-langname (dyskusja) (Przetłumacz) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (dyskusja) (Przetłumacz) Dodaje pełny adres URL.
apihelp-query+langlinks-summary (dyskusja) (Przetłumacz) Zwraca wszystkie linki językowe z podanych stron.
apihelp-query+languageinfo-example-autonym-name-de (dyskusja) (Przetłumacz) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (dyskusja) (Przetłumacz) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (dyskusja) (Przetłumacz) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (dyskusja) (Przetłumacz) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (dyskusja) (Przetłumacz) [[mw:API:Query#Continuing queries|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (dyskusja) (Przetłumacz) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (dyskusja) (Przetłumacz) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (dyskusja) (Przetłumacz) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (dyskusja) (Przetłumacz) The BCP-47 language code.
apihelp-query+languageinfo-paramvalue-prop-code (dyskusja) (Przetłumacz) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (dyskusja) (Przetłumacz) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (dyskusja) (Przetłumacz) 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 (dyskusja) (Przetłumacz) 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-variants (dyskusja) (Przetłumacz) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (dyskusja) (Przetłumacz) Return information about available languages.
apihelp-query+links-example-generator (dyskusja) (Przetłumacz) Get information about the link pages in the page <kbd>Main Page</kbd>.
apihelp-query+links-example-namespaces (dyskusja) (Przetłumacz) Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (dyskusja) (Przetłumacz) Get links from the page <kbd>Main Page</kbd>
apihelp-query+links-param-dir (dyskusja) (Przetłumacz) The direction in which to list.
apihelp-query+links-param-limit (dyskusja) (Przetłumacz) Liczba linków do zwrócenia.
apihelp-query+links-param-namespace (dyskusja) (Przetłumacz) Pokaż linki tylko w tych przestrzeniach nazw.
apihelp-query+links-param-titles (dyskusja) (Przetłumacz) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (dyskusja) (Przetłumacz) Zwraca wszystkie linki z danych stron.
apihelp-query+linkshere-example-generator (dyskusja) (Przetłumacz) Get information about pages linking to the [[Main Page]].
apihelp-query+linkshere-example-simple (dyskusja) (Przetłumacz) Get a list of pages linking to the [[Main Page]].
apihelp-query+linkshere-param-limit (dyskusja) (Przetłumacz) Liczba do zwrócenia.
apihelp-query+linkshere-param-namespace (dyskusja) (Przetłumacz) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (dyskusja) (Przetłumacz) Which properties to get:
apihelp-query+linkshere-param-show (dyskusja) (Przetłumacz) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
Pierwsza stronaPoprzednia stronaNastępna stronaOstatnia strona