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+allpages-param-filterlanglinks (overleg) (Vertalen) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. |
apihelp-query+allpages-param-filterredir (overleg) (Vertalen) | Which pages to list. |
apihelp-query+allpages-param-from (overleg) (Vertalen) | The page title to start enumerating from. |
apihelp-query+allpages-param-limit (overleg) (Vertalen) | How many total pages to return. |
apihelp-query+allpages-param-maxsize (overleg) (Vertalen) | Limit to pages with at most this many bytes. |
apihelp-query+allpages-param-minsize (overleg) (Vertalen) | Limit to pages with at least this many bytes. |
apihelp-query+allpages-param-namespace (overleg) (Vertalen) | The namespace to enumerate. |
apihelp-query+allpages-param-prefix (overleg) (Vertalen) | Search for all page titles that begin with this value. |
apihelp-query+allpages-param-prexpiry (overleg) (Vertalen) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. |
apihelp-query+allpages-param-prfiltercascade (overleg) (Vertalen) | Filter protections based on cascadingness (ignored when $1prtype isn't set). |
apihelp-query+allpages-param-prlevel (overleg) (Vertalen) | Filter protections based on protection level (must be used with $1prtype= parameter). |
apihelp-query+allpages-param-prtype (overleg) (Vertalen) | Limit to protected pages only. |
apihelp-query+allpages-param-to (overleg) (Vertalen) | The page title to stop enumerating at. |
apihelp-query+allpages-summary (overleg) (Vertalen) | Enumerate all pages sequentially in a given namespace. |
apihelp-query+allredirects-example-B (overleg) (Vertalen) | List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allredirects-example-generator (overleg) (Vertalen) | Gets pages containing the redirects. |
apihelp-query+allredirects-example-unique (overleg) (Vertalen) | List unique target pages. |
apihelp-query+allredirects-example-unique-generator (overleg) (Vertalen) | Gets all target pages, marking the missing ones. |
apihelp-query+allredirects-param-dir (overleg) (Vertalen) | The direction in which to list. |
apihelp-query+allredirects-param-from (overleg) (Vertalen) | The title of the redirect to start enumerating from. |
apihelp-query+allredirects-param-limit (overleg) (Vertalen) | How many total items to return. |
apihelp-query+allredirects-param-namespace (overleg) (Vertalen) | The namespace to enumerate. |
apihelp-query+allredirects-param-prefix (overleg) (Vertalen) | Search for all target pages that begin with this value. |
apihelp-query+allredirects-param-prop (overleg) (Vertalen) | Which pieces of information to include: |
apihelp-query+allredirects-param-to (overleg) (Vertalen) | The title of the redirect to stop enumerating at. |
apihelp-query+allredirects-param-unique (overleg) (Vertalen) | Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allredirects-paramvalue-prop-fragment (overleg) (Vertalen) | Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-ids (overleg) (Vertalen) | Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-interwiki (overleg) (Vertalen) | Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-title (overleg) (Vertalen) | Adds the title of the redirect. |
apihelp-query+allredirects-summary (overleg) (Vertalen) | Toon alle doorverwijzingen naar een naamruimte. |
apihelp-query+allrevisions-example-ns-main (overleg) (Vertalen) | List the first 50 revisions in the main namespace. |
apihelp-query+allrevisions-example-user (overleg) (Vertalen) | Toon de laatste 50 bijdragen van gebruiker <kbd>Example</kbd>. |
apihelp-query+allrevisions-param-end (overleg) (Vertalen) | The timestamp to stop enumerating at. |
apihelp-query+allrevisions-param-excludeuser (overleg) (Vertalen) | Don't list revisions by this user. |
apihelp-query+allrevisions-param-generatetitles (overleg) (Vertalen) | When being used as a generator, generate titles rather than revision IDs. |
apihelp-query+allrevisions-param-namespace (overleg) (Vertalen) | Only list pages in this namespace. |
apihelp-query+allrevisions-param-start (overleg) (Vertalen) | The timestamp to start enumerating from. |
apihelp-query+allrevisions-param-user (overleg) (Vertalen) | Only list revisions by this user. |
apihelp-query+allrevisions-summary (overleg) (Vertalen) | List all revisions. |
apihelp-query+alltransclusions-example-B (overleg) (Vertalen) | List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alltransclusions-example-generator (overleg) (Vertalen) | Gets pages containing the transclusions. |
apihelp-query+alltransclusions-example-unique (overleg) (Vertalen) | List unique transcluded titles. |
apihelp-query+alltransclusions-example-unique-generator (overleg) (Vertalen) | Gets all transcluded titles, marking the missing ones. |
apihelp-query+alltransclusions-param-dir (overleg) (Vertalen) | The direction in which to list. |
apihelp-query+alltransclusions-param-from (overleg) (Vertalen) | The title of the transclusion to start enumerating from. |
apihelp-query+alltransclusions-param-limit (overleg) (Vertalen) | How many total items to return. |
apihelp-query+alltransclusions-param-namespace (overleg) (Vertalen) | The namespace to enumerate. |
apihelp-query+alltransclusions-param-prefix (overleg) (Vertalen) | Search for all transcluded titles that begin with this value. |
apihelp-query+alltransclusions-param-prop (overleg) (Vertalen) | Which pieces of information to include: |