Persoonlijke instellingen

Systeemteksten

Uit BeneluxSpoor.net - Encyclopedie
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 paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-query+watchlistraw-param-owner (overleg) (Vertalen) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (overleg) (Vertalen) Which additional properties to get:
apihelp-query+watchlistraw-param-show (overleg) (Vertalen) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (overleg) (Vertalen) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (overleg) (Vertalen) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (overleg) (Vertalen) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlistraw-summary (overleg) (Vertalen) Get all pages on the current user's watchlist.
apihelp-query-example-allpages (overleg) (Vertalen) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (overleg) (Vertalen) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-extended-description (overleg) (Vertalen) All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-param-export (overleg) (Vertalen) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (overleg) (Vertalen) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (overleg) (Vertalen) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (overleg) (Vertalen) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (overleg) (Vertalen) Which lists to get.
apihelp-query-param-meta (overleg) (Vertalen) Which metadata to get.
apihelp-query-param-prop (overleg) (Vertalen) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (overleg) (Vertalen) Return raw <samp>query-continue</samp> data for continuation.
apihelp-query-summary (overleg) (Vertalen) Fetch data from and about MediaWiki.
apihelp-rawfm-summary (overleg) (Vertalen) Uitvoergegevens, inclusief debugelementen, opgemaakt in JSON (nette opmaak in HTML).
apihelp-removeauthenticationdata-example-simple (overleg) (Vertalen) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-removeauthenticationdata-summary (overleg) (Vertalen) Remove authentication data for the current user.
apihelp-resetpassword-example-email (overleg) (Vertalen) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (overleg) (Vertalen) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-extended-description-noroutes (overleg) (Vertalen) No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-param-email (overleg) (Vertalen) Email address of the user being reset.
apihelp-resetpassword-param-user (overleg) (Vertalen) User being reset.
apihelp-resetpassword-summary (overleg) (Vertalen) Send a password reset email to a user.
apihelp-revisiondelete-example-log (overleg) (Vertalen) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (overleg) (Vertalen) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (overleg) (Vertalen) What to hide for each revision.
apihelp-revisiondelete-param-ids (overleg) (Vertalen) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (overleg) (Vertalen) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (overleg) (Vertalen) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (overleg) (Vertalen) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (overleg) (Vertalen) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (overleg) (Vertalen) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (overleg) (Vertalen) Type of revision deletion being performed.
apihelp-revisiondelete-summary (overleg) (Vertalen) Delete and undelete revisions.
apihelp-rollback-example-simple (overleg) (Vertalen) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (overleg) (Vertalen) Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-extended-description (overleg) (Vertalen) If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-param-markbot (overleg) (Vertalen) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (overleg) (Vertalen) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (overleg) (Vertalen) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (overleg) (Vertalen) Tags to apply to the rollback.
apihelp-rollback-param-title (overleg) (Vertalen) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (overleg) (Vertalen) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (overleg) (Vertalen) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rollback-summary (overleg) (Vertalen) Undo the last edit to the page.
Eerste paginaVorige paginaVolgende paginaLaatste pagina