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=inlinecomments-resolve

(main | inlinecomments-resolve)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł wymaga praw zapisu.
  • Ten moduł akceptuje tylko żądania POST.
  • Źródło: InlineComments
  • Licencja: GPL-2.0-or-later

Mark an inline comment resolved and remove from page

Parametry:
Other general parameters are available.
title

Title of page to resolve comment on. Use this or pageid but not both

pageid

page id of page to resolve comment on. Use this or pageid but not both

id

id number of the comment you are resolving

Ten parametr jest wymagany.
token

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

Ten parametr jest wymagany.