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+watchlist-param-start (overleg) (Vertalen) | The timestamp to start enumerating from. |
| apihelp-query+watchlist-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+watchlist-param-type (overleg) (Vertalen) | Welke typen wijzigingen weer te geven: |
| apihelp-query+watchlist-param-user (overleg) (Vertalen) | Only list changes by this user. |
| apihelp-query+watchlist-paramvalue-prop-autopatrol (overleg) (Vertalen) | Tags edits that are autopatrolled. |
| apihelp-query+watchlist-paramvalue-prop-comment (overleg) (Vertalen) | Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-flags (overleg) (Vertalen) | Adds flags for the edit. |
| apihelp-query+watchlist-paramvalue-prop-ids (overleg) (Vertalen) | Adds revision IDs and page IDs. |
| apihelp-query+watchlist-paramvalue-prop-loginfo (overleg) (Vertalen) | Voegt logboekgegevens toe waar van toepassing. |
| apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (overleg) (Vertalen) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlist-paramvalue-prop-parsedcomment (overleg) (Vertalen) | Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-patrol (overleg) (Vertalen) | Tags edits that are patrolled. |
| apihelp-query+watchlist-paramvalue-prop-sizes (overleg) (Vertalen) | Adds the old and new lengths of the page. |
| apihelp-query+watchlist-paramvalue-prop-tags (overleg) (Vertalen) | Lists tags for the entry. |
| apihelp-query+watchlist-paramvalue-prop-timestamp (overleg) (Vertalen) | Adds timestamp of the edit. |
| apihelp-query+watchlist-paramvalue-prop-title (overleg) (Vertalen) | Voegt de titel van de pagina toe. |
| apihelp-query+watchlist-paramvalue-prop-user (overleg) (Vertalen) | Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-userid (overleg) (Vertalen) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-type-categorize (overleg) (Vertalen) | Wijzigingen in categorielidmaatschap. |
| apihelp-query+watchlist-paramvalue-type-edit (overleg) (Vertalen) | Gewone paginabewerkingen. |
| apihelp-query+watchlist-paramvalue-type-external (overleg) (Vertalen) | Externe wijzigingen. |
| apihelp-query+watchlist-paramvalue-type-log (overleg) (Vertalen) | Logboekregels. |
| apihelp-query+watchlist-paramvalue-type-new (overleg) (Vertalen) | Nieuwe pagina's. |
| apihelp-query+watchlist-summary (overleg) (Vertalen) | Get recent changes to pages in the current user's watchlist. |
| apihelp-query+watchlistraw-example-generator (overleg) (Vertalen) | Fetch page info for pages on the current user's watchlist. |
| apihelp-query+watchlistraw-example-simple (overleg) (Vertalen) | List pages on the current user's watchlist. |
| apihelp-query+watchlistraw-param-dir (overleg) (Vertalen) | The direction in which to list. |
| apihelp-query+watchlistraw-param-fromtitle (overleg) (Vertalen) | Title (with namespace prefix) to begin enumerating from. |
| apihelp-query+watchlistraw-param-limit (overleg) (Vertalen) | How many total results to return per request. |
| apihelp-query+watchlistraw-param-namespace (overleg) (Vertalen) | Only list pages in the given namespaces. |
| 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-exportschema (overleg) (Vertalen) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
| 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. |