Systeemteksten

Ga naar: navigatie, zoeken

Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.

Filter
Filteren op aangepast:    
Eerste pagina
Laatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-main-param-origin (Overleg) (Vertalen) When accessing the API using a cross-domain AJAX request (CORS), set this to the originating domain. This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body). For authenticated requests, this must match one of the origins in the <code>Origin</code> header exactly, so it has to be set to something like <kbd>https://en.wikipedia.org</kbd> or <kbd>https://meta.wikimedia.org</kbd>. If this parameter does not match the <code>Origin</code> header, a 403 response will be returned. If this parameter matches the <code>Origin</code> header and the origin is whitelisted, the <code>Access-Control-Allow-Origin</code> and <code>Access-Control-Allow-Credentials</code> headers will be set. For non-authenticated requests, specify the value <kbd>*</kbd>. This will cause the <code>Access-Control-Allow-Origin</code> header to be set, but <code>Access-Control-Allow-Credentials</code> will be <code>false</code> and all user-specific data will be restricted.
apihelp-main-param-requestid (Overleg) (Vertalen) Elke waarde die hier gegeven wordt, wordt aan het antwoord toegevoegd. Dit kan gebruikt worden om verzoeken te onderscheiden.
apihelp-main-param-servedby (Overleg) (Vertalen) Voeg de hostnaam van de server die de aanvraag heeft afgehandeld toe aan het antwoord.
apihelp-main-param-smaxage (Overleg) (Vertalen) Stelt de <code>s-maxage</code> HTTP cache controle header in op het aangegeven aantal seconden. Foutmeldingen komen nooit in de cache.
apihelp-main-param-uselang (Overleg) (Vertalen) Language to use for message translations. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd> returns a list of language codes, or specify <kbd>user</kbd> to use the current user's language preference, or specify <kbd>content</kbd> to use this wiki's content language.
apihelp-managetags-description (Overleg) (Vertalen) Perform management tasks relating to change tags.
apihelp-managetags-example-activate (Overleg) (Vertalen) Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-create (Overleg) (Vertalen) Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-deactivate (Overleg) (Vertalen) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (Overleg) (Vertalen) Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
apihelp-managetags-param-ignorewarnings (Overleg) (Vertalen) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (Overleg) (Vertalen) Which operation to perform: ;create:Create a new change tag for manual use. ;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-param-reason (Overleg) (Vertalen) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (Overleg) (Vertalen) Label om aan te maken, te activeren of te deactiveren. Voor het aanmaken van een label, mag het niet bestaan. Voor het verwijderen van een label, moet het bestaan. Voor het activeren van een label, moet het bestaan en mag het niet gebruikt worden door een uitbreiding. Voor het deactiveren van een label, moet het gebruikt worden en handmatig gedefinieerd zijn.
apihelp-mergehistory-description (Overleg) (Vertalen) Merge page histories.
apihelp-mergehistory-example-merge (Overleg) (Vertalen) Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-example-merge-timestamp (Overleg) (Vertalen) Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-param-from (Overleg) (Vertalen) Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>.
apihelp-mergehistory-param-fromid (Overleg) (Vertalen) Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>.
apihelp-mergehistory-param-reason (Overleg) (Vertalen) Reason for the history merge.
apihelp-mergehistory-param-timestamp (Overleg) (Vertalen) Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page.
apihelp-mergehistory-param-to (Overleg) (Vertalen) Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>.
apihelp-mergehistory-param-toid (Overleg) (Vertalen) Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>.
apihelp-mobileview-description (Overleg) (Vertalen) Returns data needed for mobile views.
apihelp-mobileview-example-1 (Overleg) (Vertalen) Get information about section 0 of [[Doom metal]]
apihelp-mobileview-example-2 (Overleg) (Vertalen) Get information about section 0 and sections containing references of [[Candlemass]]
apihelp-mobileview-example-3 (Overleg) (Vertalen) Get information about sections 1 and later and sections containing references of [[Candlemass]]
apihelp-mobileview-param-maxlen (Overleg) (Vertalen) Pretend all text result is one string, and limit result to this length.
apihelp-mobileview-param-noheadings (Overleg) (Vertalen) Don't include headings in output.
apihelp-mobileview-param-noimages (Overleg) (Vertalen) HTML zonder afbeeldingen opvragen.
apihelp-mobileview-param-notransform (Overleg) (Vertalen) Don't transform HTML into mobile-specific version.
apihelp-mobileview-param-offset (Overleg) (Vertalen) Pretend all text result is one string, and return the substring starting at this point.
apihelp-mobileview-param-onlyrequestedsections (Overleg) (Vertalen) Return only requested sections even with $1prop=sections.
apihelp-mobileview-param-page (Overleg) (Vertalen) Title of page to process.
apihelp-mobileview-param-pageprops (Overleg) (Vertalen) What page properties to return, a pipe ("|") separated list or "*" for all properties.
apihelp-mobileview-param-prop (Overleg) (Vertalen) Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on the page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties.
apihelp-mobileview-param-prop-withimages (Overleg) (Vertalen) Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties. ;image:Information about an image associated with this page. ;thumb:Thumbnail of an image associated with this page.
apihelp-mobileview-param-redirect (Overleg) (Vertalen) Whether redirects should be followed.
apihelp-mobileview-param-revision (Overleg) (Vertalen) Request a specific revision.
apihelp-mobileview-param-sectionprop (Overleg) (Vertalen) What information about sections to get.
apihelp-mobileview-param-sections (Overleg) (Vertalen) Pipe-separated list of section numbers for which to return text. "all" can be used to return for all. Ranges in format "1-4" mean get sections 1,2,3,4. Ranges without second number, e.g. "1-" means get all until the end. "references" can be used to specify that all sections containing references should be returned.
apihelp-mobileview-param-thumbheight (Overleg) (Vertalen) Maximum thumbnail height.
apihelp-mobileview-param-thumbsize (Overleg) (Vertalen) Maximum thumbnail dimensions.
apihelp-mobileview-param-thumbwidth (Overleg) (Vertalen) Maximum thumbnail width.
apihelp-mobileview-param-variant (Overleg) (Vertalen) Convert content into this language variant.
apihelp-move-description (Overleg) (Vertalen) Pagina hernoemen.
apihelp-move-example-move (Overleg) (Vertalen) Hernoem <kbd>Badtitle</kbd> naar <kbd>Goodtitle</kbd> zonder een doorverwijzing te laten staan.
apihelp-move-param-from (Overleg) (Vertalen) Title of the page to rename. Cannot be used together with <var>$1fromid</var>.
apihelp-move-param-fromid (Overleg) (Vertalen) Page ID of the page to rename. Cannot be used together with <var>$1from</var>.
apihelp-move-param-ignorewarnings (Overleg) (Vertalen) Eventuele waarschuwingen negeren.
Eerste pagina
Laatste pagina