Systeemteksten
Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
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+allredirects-description (Overleg) (Vertalen) | List all redirects to a 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+allrevisions-description (Overleg) (Vertalen) | List all revisions. |
apihelp-query+allrevisions-example-ns-main (Overleg) (Vertalen) | List the first 50 revisions in the main namespace. |
apihelp-query+allrevisions-example-user (Overleg) (Vertalen) | List the last 50 contributions by user <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+alltransclusions-description (Overleg) (Vertalen) | List all transclusions (pages embedded using {{x}}), including non-existing. |
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: |
apihelp-query+alltransclusions-param-to (Overleg) (Vertalen) | The title of the transclusion to stop enumerating at. |
apihelp-query+alltransclusions-param-unique (Overleg) (Vertalen) | Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alltransclusions-paramvalue-prop-ids (Overleg) (Vertalen) | Adds the page ID of the transcluding page (cannot be used with $1unique). |
apihelp-query+alltransclusions-paramvalue-prop-title (Overleg) (Vertalen) | Adds the title of the transclusion. |
apihelp-query+allusers-description (Overleg) (Vertalen) | Enumerate all registered users. |
apihelp-query+allusers-example-Y (Overleg) (Vertalen) | List users starting at <kbd>Y</kbd>. |
apihelp-query+allusers-param-activeusers (Overleg) (Vertalen) | Only list users active in the last $1 {{PLURAL:$1|day|days}}. |
apihelp-query+allusers-param-attachedwiki (Overleg) (Vertalen) | With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID. |
apihelp-query+allusers-param-dir (Overleg) (Vertalen) | Direction to sort in. |
apihelp-query+allusers-param-excludegroup (Overleg) (Vertalen) | Exclude users in the given groups. |
apihelp-query+allusers-param-from (Overleg) (Vertalen) | The user name to start enumerating from. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |