Systeemteksten
Uit Buitenwatersloot Delft
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-protect-example-unprotect2 (overleg) (Vertalen) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (overleg) (Vertalen) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (overleg) (Vertalen) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (overleg) (Vertalen) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (overleg) (Vertalen) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (overleg) (Vertalen) | Reden voor instellen of opheffen van de beveiliging. |
apihelp-protect-param-tags (overleg) (Vertalen) | Change tags to apply to the entry in the protection log. |
apihelp-protect-param-title (overleg) (Vertalen) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (overleg) (Vertalen) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (overleg) (Vertalen) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-protect-param-watchlistexpiry (overleg) (Vertalen) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-protect-summary (overleg) (Vertalen) | Change the protection level of a page. |
apihelp-purge-example-generator (overleg) (Vertalen) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (overleg) (Vertalen) | Purge <kbd>[[{{MediaWiki:Mainpage}}]]</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (overleg) (Vertalen) | Werk de koppelingstabellen bij en voer andere secundaire gegevensupdates uit. |
apihelp-purge-param-forcerecursivelinkupdate (overleg) (Vertalen) | Hetzelfde als <kbd>forcelinkupdate</kbd>, en werk de koppelingstabellen bij voor alle pagina's die deze pagina als sjabloon gebruiken. |
apihelp-purge-summary (overleg) (Vertalen) | Purge the cache for the given titles. |
apihelp-query+allcategories-example-generator (overleg) (Vertalen) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (overleg) (Vertalen) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (overleg) (Vertalen) | Richting om in te sorteren. |
apihelp-query+allcategories-param-from (overleg) (Vertalen) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (overleg) (Vertalen) | Hoeveel categorieën te tonen. |
apihelp-query+allcategories-param-max (overleg) (Vertalen) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (overleg) (Vertalen) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (overleg) (Vertalen) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (overleg) (Vertalen) | Which properties to get: |
apihelp-query+allcategories-param-to (overleg) (Vertalen) | The category to stop enumerating at. |
apihelp-query+allcategories-paramvalue-prop-hidden (overleg) (Vertalen) | Markeert categorieën die verborgen zijn met <code>__HIDDENCAT__</code>. |
apihelp-query+allcategories-paramvalue-prop-size (overleg) (Vertalen) | Voegt het aantal pagina's in de categorie toe. |
apihelp-query+allcategories-summary (overleg) (Vertalen) | Alle categorieën doorlopen. |
apihelp-query+alldeletedrevisions-example-ns-main (overleg) (Vertalen) | Toon de eerse 50 verwijderde versies in de hoofdnaamruimte. |
apihelp-query+alldeletedrevisions-example-user (overleg) (Vertalen) | Toon de laatste 50 verwijderde bijdragen van gebruiker <kbd>Example</kbd>. |
apihelp-query+alldeletedrevisions-param-end (overleg) (Vertalen) | The timestamp to stop enumerating at. |
apihelp-query+alldeletedrevisions-param-excludeuser (overleg) (Vertalen) | Geen revisies door deze gebruiker weergeven. |
apihelp-query+alldeletedrevisions-param-from (overleg) (Vertalen) | Start listing at this title. |
apihelp-query+alldeletedrevisions-param-generatetitles (overleg) (Vertalen) | When being used as a generator, generate titles rather than revision IDs. |
apihelp-query+alldeletedrevisions-param-miser-user-namespace (overleg) (Vertalen) | <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
apihelp-query+alldeletedrevisions-param-namespace (overleg) (Vertalen) | Alleen pagina's in deze naamruimte weergeven. |
apihelp-query+alldeletedrevisions-param-prefix (overleg) (Vertalen) | Search for all page titles that begin with this value. |
apihelp-query+alldeletedrevisions-param-start (overleg) (Vertalen) | The timestamp to start enumerating from. |
apihelp-query+alldeletedrevisions-param-tag (overleg) (Vertalen) | Alleen versies met dit label weergeven. |
apihelp-query+alldeletedrevisions-param-to (overleg) (Vertalen) | Stop listing at this title. |
apihelp-query+alldeletedrevisions-param-user (overleg) (Vertalen) | Only list revisions by this user. |
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (overleg) (Vertalen) | Cannot be used with <var>$3user</var>. |
apihelp-query+alldeletedrevisions-paraminfo-useronly (overleg) (Vertalen) | May only be used with <var>$3user</var>. |
apihelp-query+alldeletedrevisions-summary (overleg) (Vertalen) | List all deleted revisions by a user or in a namespace. |
apihelp-query+allfileusages-example-b (overleg) (Vertalen) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allfileusages-example-generator (overleg) (Vertalen) | Gets pages containing the files. |
apihelp-query+allfileusages-example-unique (overleg) (Vertalen) | List unique file titles. |
apihelp-query+allfileusages-example-unique-generator (overleg) (Vertalen) | Gets all file titles, marking the missing ones. |