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=aggregategroups
(main | aggregategroups)
- Ten moduł wymaga praw odczytu.
- Ten moduł wymaga praw zapisu.
- Ten moduł akceptuje tylko żądania POST.
- Źródło: Przetłumacz
- Licencja: GPL-2.0-or-later
Zarządzaj grupami zbiorczymi komunikatów.
You can add and remove aggregate message groups and associate or dissociate message groups from them (one at a time).
Parametry:
- do
What to do with aggregate message group.
- This parameter is required.
- Jedna z następujących wartości: add, associate, dissociate, remove, update
- aggregategroup
Aggregate message group ID.
- group
Message group ID.
- groupname
Nazwa zbiorczej grupy komunikatów.
- groupdescription
Opis zbiorczej grupy komunikatów.
- token
Token „csrf” pobrany z action=query&meta=tokens
- This parameter is required.