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. 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

किसी HTML5 पृष्ठ को मीडियाविकि पर सहेजें। (जो Parsoid से विकिटेक्स्ट में बदल चुका है)।

Parameters:
paction

करने के लिए कार्य।

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

पृष्ठ जिसमें कार्य किया जाएगा।

This parameter is required.
token

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

This parameter is required.
wikitext

कार्य करने के लिए विकिटेक्स्ट।

section

अनुभाग जिसमें कार्य किया जाएगा।

sectiontitle

नए अनुभाग के लिए शीर्षक

basetimestamp

सहेजते समय इसे अवतरण के संपादित किए जान के समय पर सेट कर दें, जिससे सम्पादन टकरावों का पता लग सके।

starttimestamp

सहेजते समय इसे पृष्ठ के लोड होने के समय पर सेट कर दें, जिससे सम्पादन टकरावों का पता लग सके।

oldid

इस्तेमाल करने के लिए अवतरण की संख्या डिफ़ॉल्ट से नवीनतम संस्करण का इस्तेमाल करता है। नए पृष्ठ के लिए 0 का इस्तेमाल करें।

minor

छोटे संपादन के लिए चिप्पी।

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

विकिटेक्स्ट के बदले Parsoid को भेजने के लिए HTML।

etag

भेजने के लिए ETag।

summary

संपादन सारांश।

captchaid

Captcha ID (जब Captcha के जवाब में सहेज रहे हों)।

captchaword

Captcha का जवाब (जब Captcha के जवाब में सहेज रहे हों)।

cachekey

इस कुँजी के साथ पिछले serializeforcache अनुरोध का उपयोग करें। html को ओवर्राइड करता है।

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, fallback, minerva, monobook, timeless, vector, vector-2022
tags

संपादन में लागू करने के लिए टैग्स बदलें।

Separate values with | or alternative.
Maximum number of values is ५० (५०० for clients allowed higher limits).
plugins

API अनुरोध से संबंधित प्लॉगिन्स।

Separate values with | or alternative.
Maximum number of values is ५० (५०० for clients allowed higher limits).
data-{plugin}

API अनुरोध के साथ प्लगिन द्वारा भेजा गया मनमाना डेटा।

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)