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.
Systeemteksten
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
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.
apihelp-query+languageinfo-paramvalue-prop-variants (overleg) (Vertalen) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (overleg) (Vertalen) Return information about available languages.
apihelp-query+links-example-generator (overleg) (Vertalen) Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+links-example-namespaces (overleg) (Vertalen) Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (overleg) (Vertalen) Get links from the page [[{{MediaWiki:Mainpage}}]]
apihelp-query+links-param-dir (overleg) (Vertalen) The direction in which to list.
apihelp-query+links-param-limit (overleg) (Vertalen) How many links to return.
apihelp-query+links-param-namespace (overleg) (Vertalen) Show links in these namespaces only.
apihelp-query+links-param-titles (overleg) (Vertalen) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (overleg) (Vertalen) Returns all links from the given pages.
apihelp-query+linkshere-example-generator (overleg) (Vertalen) Get information about pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-example-simple (overleg) (Vertalen) Toon een lijst van pagina's die naar [[Main Page]] verwijzen.
apihelp-query+linkshere-param-limit (overleg) (Vertalen) How many to return.
apihelp-query+linkshere-param-namespace (overleg) (Vertalen) Toon alleen pagina's in deze naamruimten.
apihelp-query+linkshere-param-prop (overleg) (Vertalen) Which properties to get:
apihelp-query+linkshere-param-show (overleg) (Vertalen) Show only items that meet these criteria:
apihelp-query+linkshere-paramvalue-prop-pageid (overleg) (Vertalen) Pagina-ID van elke pagina.
apihelp-query+linkshere-paramvalue-prop-redirect (overleg) (Vertalen) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (overleg) (Vertalen) Titel van elke pagina.
apihelp-query+linkshere-paramvalue-show-!redirect (overleg) (Vertalen) Only show non-redirects.
apihelp-query+linkshere-paramvalue-show-redirect (overleg) (Vertalen) Only show redirects.
apihelp-query+linkshere-summary (overleg) (Vertalen) Find all pages that link to the given pages.
apihelp-query+logevents-example-simple (overleg) (Vertalen) Recente logboekregels weergeven.
apihelp-query+logevents-param-action (overleg) (Vertalen) 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 (overleg) (Vertalen) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (overleg) (Vertalen) How many total event entries to return.
apihelp-query+logevents-param-namespace (overleg) (Vertalen) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (overleg) (Vertalen) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (overleg) (Vertalen) Which properties to get:
apihelp-query+logevents-param-start (overleg) (Vertalen) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (overleg) (Vertalen) Alleen logboekregels met dit label weergeven.
apihelp-query+logevents-param-title (overleg) (Vertalen) Filter entries to those related to a page.
apihelp-query+logevents-param-type (overleg) (Vertalen) Logboekregels alleen voor dit type filteren.
apihelp-query+logevents-param-user (overleg) (Vertalen) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (overleg) (Vertalen) 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 (overleg) (Vertalen) 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 (overleg) (Vertalen) Adds the ID of the log event.
apihelp-query+logevents-paramvalue-prop-parsedcomment (overleg) (Vertalen) 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 (overleg) (Vertalen) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (overleg) (Vertalen) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (overleg) (Vertalen) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (overleg) (Vertalen) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (overleg) (Vertalen) Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-userid (overleg) (Vertalen) Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-summary (overleg) (Vertalen) Get events from logs.
apihelp-query+mystashedfiles-example-simple (overleg) (Vertalen) Get the filekey, file size, and pixel size of files in the current user's upload stash.
Eerste paginaVorige paginaVolgende paginaLaatste pagina