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+templates-param-limit (overleg) (Vertalen) | Hoeveel sjablonen te retourneren. |
| apihelp-query+templates-param-namespace (overleg) (Vertalen) | Show templates in these namespaces only. |
| apihelp-query+templates-param-templates (overleg) (Vertalen) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
| apihelp-query+templates-summary (overleg) (Vertalen) | Retourneert alle pagina's die ingesloten zijn op de gegeven pagina's. |
| apihelp-query+tokens-example-simple (overleg) (Vertalen) | Retrieve a csrf token (the default). |
| apihelp-query+tokens-example-types (overleg) (Vertalen) | Retrieve a watch token and a patrol token. |
| apihelp-query+tokens-param-type (overleg) (Vertalen) | Types of token to request. |
| apihelp-query+tokens-summary (overleg) (Vertalen) | Gets tokens for data-modifying actions. |
| apihelp-query+transcludedin-example-generator (overleg) (Vertalen) | Get information about pages transcluding <kbd>Main Page</kbd>. |
| apihelp-query+transcludedin-example-simple (overleg) (Vertalen) | Get a list of pages transcluding <kbd>Main Page</kbd>. |
| apihelp-query+transcludedin-param-limit (overleg) (Vertalen) | How many to return. |
| apihelp-query+transcludedin-param-namespace (overleg) (Vertalen) | Only include pages in these namespaces. |
| apihelp-query+transcludedin-param-prop (overleg) (Vertalen) | Which properties to get: |
| apihelp-query+transcludedin-param-show (overleg) (Vertalen) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+transcludedin-paramvalue-prop-pageid (overleg) (Vertalen) | Pagina-ID van elke pagina. |
| apihelp-query+transcludedin-paramvalue-prop-redirect (overleg) (Vertalen) | Flag if the page is a redirect. |
| apihelp-query+transcludedin-paramvalue-prop-title (overleg) (Vertalen) | Titel van elke pagina. |
| apihelp-query+transcludedin-summary (overleg) (Vertalen) | Find all pages that transclude the given pages. |
| apihelp-query+usercontribs-example-ipprefix (overleg) (Vertalen) | Bijdragen van alle IP-adressen met het voorvoegsel <kbd>192.0.2.</kbd> weergeven. |
| apihelp-query+usercontribs-example-user (overleg) (Vertalen) | Show contributions of user <kbd>Example</kbd>. |
| apihelp-query+usercontribs-param-end (overleg) (Vertalen) | The end timestamp to return to. |
| apihelp-query+usercontribs-param-limit (overleg) (Vertalen) | Het maximale aantal te tonen bijdragen. |
| apihelp-query+usercontribs-param-namespace (overleg) (Vertalen) | Alleen bijdragen in deze naamruimten weergeven. |
| apihelp-query+usercontribs-param-prop (overleg) (Vertalen) | Include additional pieces of information: |
| apihelp-query+usercontribs-param-show (overleg) (Vertalen) | Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown. |
| apihelp-query+usercontribs-param-start (overleg) (Vertalen) | The start timestamp to return from. |
| apihelp-query+usercontribs-param-tag (overleg) (Vertalen) | Alleen revisies met dit label weergeven. |
| apihelp-query+usercontribs-param-toponly (overleg) (Vertalen) | Only list changes which are the latest revision. |
| apihelp-query+usercontribs-param-user (overleg) (Vertalen) | The users to retrieve contributions for. Cannot be used with <var>$1userids</var> or <var>$1userprefix</var>. |
| apihelp-query+usercontribs-param-userids (overleg) (Vertalen) | The user IDs to retrieve contributions for. Cannot be used with <var>$1user</var> or <var>$1userprefix</var>. |
| apihelp-query+usercontribs-param-userprefix (overleg) (Vertalen) | Retrieve contributions for all users whose names begin with this value. Cannot be used with <var>$1user</var> or <var>$1userids</var>. |
| apihelp-query+usercontribs-paramvalue-prop-autopatrolled (overleg) (Vertalen) | Tags autopatrolled edits. |
| apihelp-query+usercontribs-paramvalue-prop-comment (overleg) (Vertalen) | Adds the comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+usercontribs-paramvalue-prop-flags (overleg) (Vertalen) | Adds flags of the edit. |
| apihelp-query+usercontribs-paramvalue-prop-ids (overleg) (Vertalen) | Adds the page ID and revision ID. |
| apihelp-query+usercontribs-paramvalue-prop-parsedcomment (overleg) (Vertalen) | Adds the parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+usercontribs-paramvalue-prop-patrolled (overleg) (Vertalen) | Tags patrolled edits. |
| apihelp-query+usercontribs-paramvalue-prop-size (overleg) (Vertalen) | Adds the new size of the edit. |
| apihelp-query+usercontribs-paramvalue-prop-sizediff (overleg) (Vertalen) | Adds the size delta of the edit against its parent. |
| apihelp-query+usercontribs-paramvalue-prop-tags (overleg) (Vertalen) | Lists tags for the edit. |
| apihelp-query+usercontribs-paramvalue-prop-timestamp (overleg) (Vertalen) | Adds the timestamp of the edit. |
| apihelp-query+usercontribs-paramvalue-prop-title (overleg) (Vertalen) | Adds the title and namespace ID of the page. |
| apihelp-query+usercontribs-summary (overleg) (Vertalen) | Alle bewerkingen door een gebruiker opvragen. |
| apihelp-query+userinfo-example-data (overleg) (Vertalen) | Get additional information about the current user. |
| apihelp-query+userinfo-example-simple (overleg) (Vertalen) | Get information about the current user. |
| apihelp-query+userinfo-param-attachedwiki (overleg) (Vertalen) | With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID. |
| apihelp-query+userinfo-param-prop (overleg) (Vertalen) | Which pieces of information to include: |
| apihelp-query+userinfo-paramvalue-prop-acceptlang (overleg) (Vertalen) | Echoes the <code>Accept-Language</code> header sent by the client in a structured format. |
| apihelp-query+userinfo-paramvalue-prop-blockinfo (overleg) (Vertalen) | Tags if the current user is blocked, by whom, and for what reason. |
| apihelp-query+userinfo-paramvalue-prop-centralids (overleg) (Vertalen) | Adds the central IDs and attachment status for the user. |