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
- 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
किसी HTML5 पृष्ठ को मीडियाविकि पर सहेजें। (जो Parsoid से विकिटेक्स्ट में बदल चुका है)।
- 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
सहेजते समय इसे अवतरण के संपादित किए जान के समय पर सेट कर दें, जिससे सम्पादन टकरावों का पता लग सके।
- Type: timestamp (allowed formats)
- starttimestamp
सहेजते समय इसे पृष्ठ के लोड होने के समय पर सेट कर दें, जिससे सम्पादन टकरावों का पता लग सके।
- Type: timestamp (allowed formats)
- oldid
इस्तेमाल करने के लिए अवतरण की संख्या डिफ़ॉल्ट से नवीनतम संस्करण का इस्तेमाल करता है।
- Type: integer
- 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 को ओवर्राइड करता है।
- 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, authentication-popup, cologneblue, fallback, json, minerva, modern, monobook, timeless, vector, vector-2022
संपादन में लागू करने के लिए टैग्स बदलें।
- Separate values with | or alternative.
- Maximum number of values is ५० (५०० for clients that are allowed higher limits).
- plugins
API अनुरोध से संबंधित प्लॉगिन्स।
- Separate values with | or alternative.
- Maximum number of values is ५० (५०० for clients that are 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)