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. 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
Save an HTML5 page to MediaWiki (converted to wikitext via the Parsoid service).
- 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
The wikitext to act with.
- section
The section on which to act.
- 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
HTML Parsoid-ზე გასაგზავნად და ვიკიტექსტის კონვერტირება.
- etag
დააჭირეთ ETag-ს გასაგზავნად.
- summary
რედაქტირების რეზიუმე.
- captchaid
Captcha ID (captcha-ს გამოხმაურების შენახვისას).
- captchaword
პასუხი captcha-ზე (captcha-ს ჩვენების შენახვამდე).
- cachekey
დაფორმატირების ან განსხვავებისათვის, გამოიყენეთ ქეშის წინა დაფორმატების მოთხოვნის შედეგი ამ გასაღებთან ერთად. 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, vector, vector-2022
- tags
Change tags to apply to the edit.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- plugins
Plugins associated with the API request.
- 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.
- 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)