Systeemteksten
Naar navigatie springen
Naar zoeken springen
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+recentchanges-example-generator (overleg) (Vertalen) | Get page info about recent unpatrolled changes. |
| apihelp-query+recentchanges-example-simple (overleg) (Vertalen) | Toon recente wijzigingen. |
| apihelp-query+recentchanges-param-end (overleg) (Vertalen) | The timestamp to end enumerating. |
| apihelp-query+recentchanges-param-excludeuser (overleg) (Vertalen) | Toon geen wijzigingen door deze gebruiker. |
| apihelp-query+recentchanges-param-generaterevisions (overleg) (Vertalen) | When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing. |
| apihelp-query+recentchanges-param-limit (overleg) (Vertalen) | How many total changes to return. |
| apihelp-query+recentchanges-param-namespace (overleg) (Vertalen) | Filter changes to only these namespaces. |
| apihelp-query+recentchanges-param-prop (overleg) (Vertalen) | Include additional pieces of information: |
| apihelp-query+recentchanges-param-show (overleg) (Vertalen) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
| apihelp-query+recentchanges-param-start (overleg) (Vertalen) | The timestamp to start enumerating from. |
| apihelp-query+recentchanges-param-tag (overleg) (Vertalen) | Toon alleen wijzigingen met dit label. |
| apihelp-query+recentchanges-param-title (overleg) (Vertalen) | Filter entries to those related to a page. |
| apihelp-query+recentchanges-param-token (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
| apihelp-query+recentchanges-param-toponly (overleg) (Vertalen) | Only list changes which are the latest revision. |
| apihelp-query+recentchanges-param-type (overleg) (Vertalen) | Which types of changes to show. |
| apihelp-query+recentchanges-param-user (overleg) (Vertalen) | Toon alleen wijzigingen door deze gebruiker. |
| apihelp-query+recentchanges-paramvalue-prop-autopatrolled (overleg) (Vertalen) | Tags patrollable edits as being autopatrolled or not. |
| apihelp-query+recentchanges-paramvalue-prop-comment (overleg) (Vertalen) | Voegt de bewerkingssamenvatting voor de bewerking toe. |
| apihelp-query+recentchanges-paramvalue-prop-flags (overleg) (Vertalen) | Adds flags for the edit. |
| apihelp-query+recentchanges-paramvalue-prop-ids (overleg) (Vertalen) | Adds the page ID, recent changes ID and the new and old revision ID. |
| apihelp-query+recentchanges-paramvalue-prop-loginfo (overleg) (Vertalen) | Voegt logboekgegevens (logboek-ID, logboektype, enz.) aan logboekregels toe. |
| apihelp-query+recentchanges-paramvalue-prop-parsedcomment (overleg) (Vertalen) | Adds the parsed comment for the edit. |
| apihelp-query+recentchanges-paramvalue-prop-patrolled (overleg) (Vertalen) | Tags patrollable edits as being patrolled or unpatrolled. |
| apihelp-query+recentchanges-paramvalue-prop-redirect (overleg) (Vertalen) | Tags edit if page is a redirect. |
| apihelp-query+recentchanges-paramvalue-prop-sha1 (overleg) (Vertalen) | Adds the content checksum for entries associated with a revision. |
| apihelp-query+recentchanges-paramvalue-prop-sizes (overleg) (Vertalen) | Adds the new and old page length in bytes. |
| apihelp-query+recentchanges-paramvalue-prop-tags (overleg) (Vertalen) | Lists tags for the entry. |
| apihelp-query+recentchanges-paramvalue-prop-timestamp (overleg) (Vertalen) | Adds timestamp of the edit. |
| apihelp-query+recentchanges-paramvalue-prop-title (overleg) (Vertalen) | Adds the page title of the edit. |
| apihelp-query+recentchanges-paramvalue-prop-user (overleg) (Vertalen) | Adds the user responsible for the edit and tags if they are an IP. |
| apihelp-query+recentchanges-paramvalue-prop-userid (overleg) (Vertalen) | Adds the user ID responsible for the edit. |
| apihelp-query+recentchanges-summary (overleg) (Vertalen) | Enumerate recent changes. |
| apihelp-query+redirects-example-generator (overleg) (Vertalen) | Informatie over alle doorverwijzingen naar [[Main Page]] ophalen. |
| apihelp-query+redirects-example-simple (overleg) (Vertalen) | Een lijst van doorverwijzingen naar [[Main Page]] ophalen. |
| apihelp-query+redirects-param-limit (overleg) (Vertalen) | Hoeveel doorverwijzingen te tonen. |
| apihelp-query+redirects-param-namespace (overleg) (Vertalen) | Toon alleen pagina's in deze naamruimten. |
| apihelp-query+redirects-param-prop (overleg) (Vertalen) | Which properties to get: |
| apihelp-query+redirects-param-show (overleg) (Vertalen) | Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment. |
| apihelp-query+redirects-paramvalue-prop-fragment (overleg) (Vertalen) | Fragment of each redirect, if any. |
| apihelp-query+redirects-paramvalue-prop-pageid (overleg) (Vertalen) | Pagina-ID van elke doorverwijzing. |
| apihelp-query+redirects-paramvalue-prop-title (overleg) (Vertalen) | Titel van elke doorverwijzing. |
| apihelp-query+redirects-summary (overleg) (Vertalen) | Returns all redirects to the given pages. |
| apihelp-query+revisions+base-param-contentformat (overleg) (Vertalen) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
| apihelp-query+revisions+base-param-diffto (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. |
| apihelp-query+revisions+base-param-difftotext (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text. |
| apihelp-query+revisions+base-param-difftotextpst (overleg) (Vertalen) | Gebruik in plaats hiervan [[Special:ApiHelp/compare|action=compare]]. Een "pre-save"-transformatie uitvoeren op de tekst alvorens de verschillen te bepalen. Alleen geldig indien gebruikt met <var>$1difftotext</var>. |
| apihelp-query+revisions+base-param-expandtemplates (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-generatexml (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-limit (overleg) (Vertalen) | Limit how many revisions will be returned. |
| apihelp-query+revisions+base-param-parse (overleg) (Vertalen) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1. |