Systeemteksten

Ga naar: navigatie, zoeken

Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.

Filter
Filteren op aangepast:    
Eerste pagina
Laatste pagina
Naam Standaardinhoud
Huidige inhoud
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) Alleen versies weergeven met dit label.
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) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-comment (Overleg) (Vertalen) Adds the comment for the edit.
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 toe aan logboekregels (logboek-ID, logboektype, enzovoort).
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+redirects-description (Overleg) (Vertalen) Returns all redirects to the given pages.
apihelp-query+redirects-example-generator (Overleg) (Vertalen) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (Overleg) (Vertalen) Get a list of redirects to the [[Main Page]].
apihelp-query+redirects-param-limit (Overleg) (Vertalen) How many redirects to return.
apihelp-query+redirects-param-namespace (Overleg) (Vertalen) Only include pages in these namespaces.
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) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (Overleg) (Vertalen) Title of each redirect.
apihelp-query+references-description (Overleg) (Vertalen) Return a data representation of references associated with the given pages.
apihelp-query+references-example-1 (Overleg) (Vertalen) References associated with <kbd>Albert Einstein</kbd>.
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) 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) 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) "pre-save"-transformatie uitvoeren op de tekst alvorens de verschillen te bepalen. Alleen geldig als dit wordt gebruikt met <var>$1difftotext</var>.
apihelp-query+revisions+base-param-expandtemplates (Overleg) (Vertalen) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (Overleg) (Vertalen) Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>).
apihelp-query+revisions+base-param-limit (Overleg) (Vertalen) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (Overleg) (Vertalen) Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (Overleg) (Vertalen) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (Overleg) (Vertalen) Only retrieve the content of this section number.
apihelp-query+revisions+base-paramvalue-prop-comment (Overleg) (Vertalen) Comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-content (Overleg) (Vertalen) Text of the revision.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (Overleg) (Vertalen) Content model ID of the revision.
Eerste pagina
Laatste pagina