Systeemteksten
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-parse-paramvalue-prop-revid (overleg) (Vertalen) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (overleg) (Vertalen) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-subtitle (overleg) (Vertalen) | Adds the page subtitle for the parsed page. |
apihelp-parse-paramvalue-prop-templates (overleg) (Vertalen) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (overleg) (Vertalen) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (overleg) (Vertalen) | Gives the original wikitext that was parsed. |
apihelp-parse-summary (overleg) (Vertalen) | Parses content and returns parser output. |
apihelp-patrol-example-rcid (overleg) (Vertalen) | Een recente wijziging als gecontroleerd markeren. |
apihelp-patrol-example-revid (overleg) (Vertalen) | Een revisie als gecontroleerd markeren. |
apihelp-patrol-param-rcid (overleg) (Vertalen) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (overleg) (Vertalen) | Revision ID to patrol. |
apihelp-patrol-param-tags (overleg) (Vertalen) | Change tags to apply to the entry in the patrol log. |
apihelp-patrol-summary (overleg) (Vertalen) | Een pagina of revisie als gecontroleerd markeren. |
apihelp-php-param-formatversion (overleg) (Vertalen) | Uitvoeropmaak |
apihelp-php-paramvalue-formatversion-1 (overleg) (Vertalen) | Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). |
apihelp-php-paramvalue-formatversion-2 (overleg) (Vertalen) | Modern format. |
apihelp-php-paramvalue-formatversion-latest (overleg) (Vertalen) | Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-php-summary (overleg) (Vertalen) | Toon de data in geserialiseerde PHP. |
apihelp-phpfm-summary (overleg) (Vertalen) | Toon de data in geserialiseerde PHP (opgemaakt in HTML). |
apihelp-protect-example-protect (overleg) (Vertalen) | Een pagina beveiligen. |
apihelp-protect-example-unprotect (overleg) (Vertalen) | Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action). |
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. |