Помоћ око Медијавикијевог API-ја
Ово је аутоматски генерисана документација за Медијавики API
Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-
action=advancedmeta-tasks
(main | advancedmeta-tasks)
- This module requires read rights.
- This module only accepts POST requests.
- Извор: AdvancedMeta
- Лиценца: GPL-2.0-or-later
Provides operations such as delete and edit for AdvancedMeta
Параметри:
- task
Задатак који би требао бити извршен
- This parameter is required.
- taskdata
JSON string encoded object with arbitrary data for the task
- Default: {}
- format
The format of the output (only JSON or formatted JSON)
- One of the following values: json, jsonfm
- Default: json
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.