Systeemteksten

Naar navigatie springen Naar zoeken springen
Hieronder staan de systeemberichten uit de MediaWiki-naamruimte. Ga naar MediaWiki Localisation en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Systeemteksten
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-query+iwbacklinks-param-prop (overleg) (Vertalen) Which properties to get:
apihelp-query+iwbacklinks-param-title (overleg) (Vertalen) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (overleg) (Vertalen) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (overleg) (Vertalen) Adds the title of the interwiki.
apihelp-query+iwbacklinks-summary (overleg) (Vertalen) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (overleg) (Vertalen) Get interwiki links from the page <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (overleg) (Vertalen) The direction in which to list.
apihelp-query+iwlinks-param-limit (overleg) (Vertalen) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (overleg) (Vertalen) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (overleg) (Vertalen) Which additional properties to get for each interlanguage link:
apihelp-query+iwlinks-param-title (overleg) (Vertalen) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (overleg) (Vertalen) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (overleg) (Vertalen) Voegt de volledige URL toe.
apihelp-query+iwlinks-summary (overleg) (Vertalen) Returns all interwiki links from the given pages.
apihelp-query+langbacklinks-example-generator (overleg) (Vertalen) Informatie verkrijgen over pagina's die gekoppeld zijn aan [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (overleg) (Vertalen) Toon de pagina's die verwijzen naar [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (overleg) (Vertalen) 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 (overleg) (Vertalen) The direction in which to list.
apihelp-query+langbacklinks-param-lang (overleg) (Vertalen) Language for the language link.
apihelp-query+langbacklinks-param-limit (overleg) (Vertalen) How many total pages to return.
apihelp-query+langbacklinks-param-prop (overleg) (Vertalen) Which properties to get:
apihelp-query+langbacklinks-param-title (overleg) (Vertalen) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (overleg) (Vertalen) Adds the language code of the language link.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (overleg) (Vertalen) Adds the title of the language link.
apihelp-query+langbacklinks-summary (overleg) (Vertalen) Find all pages that link to the given language link.
apihelp-query+langlinks-example-simple (overleg) (Vertalen) Get interlanguage links from the page <kbd>Main Page</kbd>.
apihelp-query+langlinks-param-dir (overleg) (Vertalen) The direction in which to list.
apihelp-query+langlinks-param-inlanguagecode (overleg) (Vertalen) Language code for localised language names.
apihelp-query+langlinks-param-lang (overleg) (Vertalen) Only return language links with this language code.
apihelp-query+langlinks-param-limit (overleg) (Vertalen) Hoeveel intertaalkoppelingen er getoont moeten worden.
apihelp-query+langlinks-param-prop (overleg) (Vertalen) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (overleg) (Vertalen) Link to search for. Must be used with <var>$1lang</var>.
apihelp-query+langlinks-param-url (overleg) (Vertalen) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (overleg) (Vertalen) Adds the native language name.
apihelp-query+langlinks-paramvalue-prop-langname (overleg) (Vertalen) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (overleg) (Vertalen) Voegt de volledige URL toe.
apihelp-query+langlinks-summary (overleg) (Vertalen) Returns all interlanguage links from the given pages.
apihelp-query+languageinfo-example-autonym-name-de (overleg) (Vertalen) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (overleg) (Vertalen) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (overleg) (Vertalen) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (overleg) (Vertalen) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (overleg) (Vertalen) [[mw:API:Query#Continuing queries|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (overleg) (Vertalen) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (overleg) (Vertalen) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (overleg) (Vertalen) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (overleg) (Vertalen) De BCP-47 taalcode.
apihelp-query+languageinfo-paramvalue-prop-code (overleg) (Vertalen) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (overleg) (Vertalen) De schrijfrichting van de taal (<code>ltr</code> of <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (overleg) (Vertalen) 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 (overleg) (Vertalen) The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary.
Eerste paginaVorige paginaVolgende paginaLaatste pagina