MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=visualeditoredit

(main | visualeditoredit)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: VisualEditor
  • License: MIT

Saglabā HTML5 lapu MediaWiki (pārveidotu vikitekstā ar Parsoid servisu).

Specific parameters:
Other general parameters are available.
paction

Veicamā darbība.

This parameter is required.
One of the following values: diff, save, serialize, serializeforcache
page

Lapa, kurā veikt darbības.

This parameter is required.
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.
wikitext

Vikiteksts, ar ko strādāt.

section

Sadaļa, kurā darboties.

sectiontitle

Jaunās sadaļas nosaukums.

basetimestamp

When saving, set this to the timestamp of the revision that was edited. Used to detect edit conflicts.

Type: timestamp (allowed formats)
starttimestamp

Saglabājot uzstādi šo uz lapas ielādes brīža laika zīmogu. Tiek izmantots, lai noteiktu labošanas konfliktus.

Type: timestamp (allowed formats)
oldid

Izmantojamais versijas numurs. Pēc noklusējuma tik izmantota jaunākā versija. Jaunām lapām jāizmanto 0.

Type: integer
minor

Atzīmēt kā maznozīmīgu labojumu.

watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.

html

HTML to send to Parsoid in exchange for wikitext.

etag

Nosūtāmais ETag.

summary

Izmaiņu kopsavilkums.

captchaid

Captcha ID (saglabājot ar captcha atbildi).

captchaword

Atbilde uz captcha (saglabājot ar captcha atbildi).

cachekey

Izmantojiet iepriekšējā serializeforcache pieprasījuma rezultātu ar šo atslēgu. Ignorē html.

nocontent

Omit the HTML content of the new revision in the response.

Type: boolean (details)
returnto

Page title. If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to the given page, instead of the page that was edited.

Type: page title
Accepts non-existent pages.
returntoquery

URL query parameters (with leading ?). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given query parameters.

Default: (empty)
returntoanchor

URL fragment (with leading #). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given fragment.

Default: (empty)
useskin

Apply the selected skin to the parser output. May affect the following properties: text, langlinks, headitems, modules, jsconfigvars, indicators.

One of the following values: apioutput, cologneblue, contenttranslation, fallback, minerva, modern, monobook, timeless, vector, vector-2022
tags

Izmaini iezīmes, ko pievienot labojumam.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
plugins

Ar šo API pieprasījumu saistītie spraudņi

ge-task-link-recommendation
Use when saving a GrowthExperiments "Add a link" structured edit.
Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
data-{plugin}

Arbitrary data sent by a plugin with the API request.

For the ge-task-link-recommendation plugin

A JSON string of an object with these keys:

  • acceptedTargets: (optional) Array with the titles of pages, the recommended link to which was accepted by the user.
  • rejectedTargets: (optional) Array with the titles of pages, the recommended link to which was rejected by the user.
  • skippedTargets: (optional) Array with the titles of pages, the recommended link to which was skipped (ignored) by the user.
This is a templated parameter. When making the request, {plugin} in the parameter's name should be replaced with values of plugins.
mobileformat

Return parse output in a format suitable for mobile devices.

Type: boolean (details)