Systeemteksten
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.
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
apihelp-query+iwbacklinks-extended-description (overleg) (Vertalen) | Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links". |
apihelp-query+iwbacklinks-param-dir (overleg) (Vertalen) | The direction in which to list. |
apihelp-query+iwbacklinks-param-limit (overleg) (Vertalen) | Het totaal aantal pagina's dat getoont moeten worden. |
apihelp-query+iwbacklinks-param-prefix (overleg) (Vertalen) | Voorvoegsel voor de interwiki. |
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) | Voegt de titel van de interwiki toe. |
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 [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+iwlinks-param-dir (overleg) (Vertalen) | The direction in which to list. |
apihelp-query+iwlinks-param-limit (overleg) (Vertalen) | Hoeveel interwiki-links moeten worden geretourneerd. |
apihelp-query+iwlinks-param-prefix (overleg) (Vertalen) | Retourneer alleen interwiki-links met dit voorvoegsel. |
apihelp-query+iwlinks-param-prop (overleg) (Vertalen) | Which additional properties to get for each interwiki 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 [[{{MediaWiki:Mainpage}}]]. |
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:Special:MyLanguage/API:Continue|Voortzetting]] kan worden toegepast als het ophalen van de informatie te lang duurt voor één verzoek. |
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. |