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+stashimageinfo-param-filekey (overleg) (Vertalen) | Key that identifies a previous upload that was stashed temporarily. |
| apihelp-query+stashimageinfo-param-sessionkey (overleg) (Vertalen) | Alias for $1filekey, for backward compatibility. |
| apihelp-query+stashimageinfo-summary (overleg) (Vertalen) | Returns file information for stashed files. |
| apihelp-query+tags-example-simple (overleg) (Vertalen) | Toon beschikbare labels. |
| apihelp-query+tags-param-limit (overleg) (Vertalen) | The maximum number of tags to list. |
| apihelp-query+tags-param-prop (overleg) (Vertalen) | Which properties to get: |
| apihelp-query+tags-paramvalue-prop-active (overleg) (Vertalen) | Of het label nog steeds wordt toegepast. |
| apihelp-query+tags-paramvalue-prop-defined (overleg) (Vertalen) | Geeft aan of het label is gedefinieerd. |
| apihelp-query+tags-paramvalue-prop-description (overleg) (Vertalen) | Voegt de beschrijving van het label toe. |
| apihelp-query+tags-paramvalue-prop-displayname (overleg) (Vertalen) | Voegt het systeembericht voor het label toe. |
| apihelp-query+tags-paramvalue-prop-hitcount (overleg) (Vertalen) | Adds the number of revisions and log entries that have this tag. |
| apihelp-query+tags-paramvalue-prop-name (overleg) (Vertalen) | Voegt de naam van het label toe. |
| apihelp-query+tags-paramvalue-prop-source (overleg) (Vertalen) | Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users. |
| apihelp-query+tags-summary (overleg) (Vertalen) | Wijzigingslabels weergeven. |
| apihelp-query+templates-example-generator (overleg) (Vertalen) | Get information about the template pages used on <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-namespaces (overleg) (Vertalen) | Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-simple (overleg) (Vertalen) | Get the templates used on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-param-dir (overleg) (Vertalen) | The direction in which to list. |
| 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. |