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-revisiondelete-param-type (Overleg) (Vertalen) | Type of revision deletion being performed. |
apihelp-rollback-description (Overleg) (Vertalen) | Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
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-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-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-rsd-description (Overleg) (Vertalen) | Export an RSD (Really Simple Discovery) schema. |
apihelp-rsd-example-simple (Overleg) (Vertalen) | Export the RSD schema. |
apihelp-setnotificationtimestamp-description (Overleg) (Vertalen) | Update the notification timestamp for watched pages. This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "Email me when a page on my watchlist is changed" preference is enabled. |
apihelp-setnotificationtimestamp-example-all (Overleg) (Vertalen) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (Overleg) (Vertalen) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (Overleg) (Vertalen) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (Overleg) (Vertalen) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-param-entirewatchlist (Overleg) (Vertalen) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (Overleg) (Vertalen) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (Overleg) (Vertalen) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (Overleg) (Vertalen) | Revision to set the notification timestamp to (one page only). |
apihelp-summary (Overleg) (Vertalen) | |
apihelp-tag-description (Overleg) (Vertalen) | Add or remove change tags from individual revisions or log entries. |
apihelp-tag-example-log (Overleg) (Vertalen) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (Overleg) (Vertalen) | Add the <kbd>vandalism</kbd> tag from revision ID 123 without specifying a reason |
apihelp-tag-param-add (Overleg) (Vertalen) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (Overleg) (Vertalen) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (Overleg) (Vertalen) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (Overleg) (Vertalen) | Reason for the change. |
apihelp-tag-param-remove (Overleg) (Vertalen) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (Overleg) (Vertalen) | One or more revision IDs from which to add or remove the tag. |
apihelp-tokens-description (Overleg) (Vertalen) | Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-example-edit (Overleg) (Vertalen) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (Overleg) (Vertalen) | Retrieve an email token and a move token. |
apihelp-tokens-param-type (Overleg) (Vertalen) | Types of token to request. |
apihelp-txt-description (Overleg) (Vertalen) | Output data in PHP's <code>print_r()</code> format. |
apihelp-txtfm-description (Overleg) (Vertalen) | Output data in PHP's <code>print_r()</code> format (pretty-print in HTML). |
apihelp-unblock-description (Overleg) (Vertalen) | Unblock a user. |
apihelp-unblock-example-id (Overleg) (Vertalen) | Unblock block ID #<kbd>105</kbd>. |
apihelp-unblock-example-user (Overleg) (Vertalen) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
apihelp-unblock-param-id (Overleg) (Vertalen) | ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>. |
apihelp-unblock-param-reason (Overleg) (Vertalen) | Reason for unblock. |
apihelp-unblock-param-user (Overleg) (Vertalen) | Username, IP address or IP range to unblock. Cannot be used together with <var>$1id</var>. |
apihelp-undelete-description (Overleg) (Vertalen) | Restore revisions of a deleted page. A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevs|list=deletedrevs]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]]. |
apihelp-undelete-example-page (Overleg) (Vertalen) | Undelete page <kbd>Main Page</kbd>. |
apihelp-undelete-example-revisions (Overleg) (Vertalen) | Undelete two revisions of page <kbd>Main Page</kbd>. |
apihelp-undelete-param-fileids (Overleg) (Vertalen) | IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
apihelp-undelete-param-reason (Overleg) (Vertalen) | Reason for restoring. |
apihelp-undelete-param-timestamps (Overleg) (Vertalen) | Timestamps of the revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
apihelp-undelete-param-title (Overleg) (Vertalen) | Title of the page to restore. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |