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+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+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-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. |
apihelp-query+allusers-param-group (Overleg) (Vertalen) | Only include users in the given groups. |
apihelp-query+allusers-param-limit (Overleg) (Vertalen) | How many total user names to return. |
apihelp-query+allusers-param-prefix (Overleg) (Vertalen) | Search for all users that begin with this value. |
apihelp-query+allusers-param-prop (Overleg) (Vertalen) | Which pieces of information to include: |
apihelp-query+allusers-param-rights (Overleg) (Vertalen) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+allusers-param-to (Overleg) (Vertalen) | The user name to stop enumerating at. |
apihelp-query+allusers-param-witheditsonly (Overleg) (Vertalen) | Only list users who have made edits. |
apihelp-query+allusers-paramvalue-prop-blockinfo (Overleg) (Vertalen) | Adds the information about a current block on the user. |
apihelp-query+allusers-paramvalue-prop-editcount (Overleg) (Vertalen) | Adds the edit count of the user. |
apihelp-query+allusers-paramvalue-prop-groups (Overleg) (Vertalen) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
apihelp-query+allusers-paramvalue-prop-implicitgroups (Overleg) (Vertalen) | Lists all the groups the user is automatically in. |
apihelp-query+allusers-paramvalue-prop-registration (Overleg) (Vertalen) | Adds the timestamp of when the user registered if available (may be blank). |
apihelp-query+allusers-paramvalue-prop-rights (Overleg) (Vertalen) | Lists rights that the user has. |
apihelp-query+backlinks-description (Overleg) (Vertalen) | Find all pages that link to the given page. |
apihelp-query+backlinks-example-generator (Overleg) (Vertalen) | Get information about pages linking to <kbd>Main page<kbd>. |
apihelp-query+backlinks-example-simple (Overleg) (Vertalen) | Show links to <kbd>Main page<kbd>. |
apihelp-query+backlinks-param-dir (Overleg) (Vertalen) | The direction in which to list. |
apihelp-query+backlinks-param-filterredir (Overleg) (Vertalen) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |