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.
Systeemteksten
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
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.
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-param-slots (overleg) (Vertalen) Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format.
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) Tekst van de revisie.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (overleg) (Vertalen) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (overleg) (Vertalen) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (overleg) (Vertalen) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (overleg) (Vertalen) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (overleg) (Vertalen) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-roles (overleg) (Vertalen) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (overleg) (Vertalen) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (overleg) (Vertalen) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (overleg) (Vertalen) SHA-1 (base 16) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-slotsize (overleg) (Vertalen) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (overleg) (Vertalen) Labels voor de versie.
apihelp-query+revisions+base-paramvalue-prop-timestamp (overleg) (Vertalen) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (overleg) (Vertalen) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (overleg) (Vertalen) User ID of the revision creator.
apihelp-query+revisions-example-content (overleg) (Vertalen) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (overleg) (Vertalen) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (overleg) (Vertalen) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
Eerste paginaVorige paginaVolgende paginaLaatste pagina