Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=cseditreply

(main | cseditreply)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł akceptuje tylko żądania POST.
  • Źródło: CommentStreams
  • Licencja: MIT

Edit an existing reply. Either pageid or title must be provided.

Parametry:
Other general parameters are available.
pageid

page ID of the page which holds the reply to edit

Typ: liczba całkowita
title

title of the page which holds the reply to edit

wikitext

wikitext for reply.

Ten parametr jest wymagany.
token

Token „csrf” pobrany z action=query&meta=tokens

Ten parametr jest wymagany.