MediaWiki API yardımı

Bu otomatik olarak oluşturulan bir MediaWiki API belgelenme sayfasıdır.

Belgeler ve örnekler: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=sxsave

(main | sxsave)
  • Bu modül dahili veya kararsız. Çalışması önceden bildirilmeksizin değiştirilebilir.
  • Bu modül okuma hakları gerektirir.
  • Bu modül yazma hakları gerektirir.
  • Bu modül yalnızca POST isteklerini kabul eder.
  • Kaynak: ContentTranslation
  • Lisans: GPL-2.0-or-later

Save the draft section translation and store the parallel corpora

Parametre:
Other general parameters are available.
sourcelanguage

Kaynak dil kodu.

Bu parametre gerekli.
targetlanguage

Hedef dil kodu.

Bu parametre gerekli.
sourcetitle

Kaynak sayfanın başlığı.

Bu parametre gerekli.
targettitle

Hedef sayfanın başlığı.

Bu parametre gerekli.
content

JSON-encoded section data. Each section is an object and has the following keys: content, sectionId, origin, validate

Bu parametre gerekli.
sourcerevision

The source page revision id.

Bu parametre gerekli.
Tür: tamsayı
sourcesectiontitle

The title of the source section.

Bu parametre gerekli.
targetsectiontitle

The title of the target section.

Bu parametre gerekli.
sectionid

The page section id.

Bu parametre gerekli.
issandbox

Use a sandbox title for translation.

Tür: boole (ayrıntılar)
progress

The progress of the translation.

Bu parametre gerekli.
token

action=query&meta=tokens üzerinden alınan bir "csrf" anahtarı

Bu parametre gerekli.