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+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. |
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-centralids (Overleg) (Vertalen) | Adds the central IDs and attachment status for 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+authmanagerinfo-description (Overleg) (Vertalen) | Retrieve information about the current authentication status. |
apihelp-query+authmanagerinfo-example-login (Overleg) (Vertalen) | Fetch the requests that may be used when beginning a login. |
apihelp-query+authmanagerinfo-example-login-merged (Overleg) (Vertalen) | Fetch the requests that may be used when beginning a login, with form fields merged. |
apihelp-query+authmanagerinfo-example-securitysensitiveoperation (Overleg) (Vertalen) | Test whether authentication is sufficient for action <kbd>foo</kbd>. |
apihelp-query+authmanagerinfo-param-requestsfor (Overleg) (Vertalen) | Fetch information about the authentication requests needed for the specified authentication action. |
apihelp-query+authmanagerinfo-param-securitysensitiveoperation (Overleg) (Vertalen) | Test whether the user's current authentication status is sufficient for the specified security-sensitive operation. |
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>. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |