Nápověda k MediaWiki API
Toto je automaticky generovaná dokumentační stránka k MediaWiki API.
Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bs-namespace-tasks
(main | bs-namespace-tasks)
- Tento modul vyžaduje oprávnění ke čtení.
- Tento modul vyžaduje oprávnění k zápisu.
- Tento modul přijímá pouze požadavky POST.
- Zdroj: BlueSpiceNamespaceManager
- Licence: GPL-3.0-only
Allows modification of the namespace configuration.
Parametry:
Other general parameters are available.
- format
The format of the result
- Jedna z následujících hodnot: json, jsonfm
- Default: json
- task
The task that should be executed
- add
- Schema, parameter examples
- edit
- Schema, parameter examples
- remove
- Schema, parameter examples
- getUserTaskPermissions
- Schema, parameter examples
- This parameter is required.
- Jedna z následujících hodnot: add, edit, getUserTaskPermissions, remove
- taskData
JSON string encoded object with arbitrary data for the task
- Default: {}
- context
JSON string encoded object with context data for the task
- Default: {}
- schema
Show the JSON schema for the task parameters
- examples
Show examples of task parameters
- token
Token typu „csrf“ získaný pomocí action=query&meta=tokens.
- This parameter is required.