MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=bs-wikipage-tasks
(main | bs-wikipage-tasks)
- Voor deze module zijn leesrechten nodig.
- Voor deze module zijn schrijfrechten nodig.
- This module only accepts POST requests.
- Source: BlueSpiceFoundation
- License: GPL-3.0-only
Provides common operations for WikiPages
Parameters:
- task
The task that should be executed
- setCategories
- Schema, parameter examples
- getExplicitCategories
- Schema, parameter examples
- addCategories
- Schema, parameter examples
- removeCategories
- Schema, parameter examples
- getDiscussionCount
- Schema, parameter examples
- getTemplateTree
- Schema, parameter examples
- getUserTaskPermissions
- Schema, parameter examples
- This parameter is required.
- One of the following values: setCategories, getExplicitCategories, addCategories, removeCategories, getDiscussionCount, getTemplateTree, getUserTaskPermissions
- taskData
JSON string encoded object with arbitrary data for the task
- Standaard: {}
- context
JSON string encoded object with context data for the task
- Standaard: {}
- schema
Show the JSON schema for the task parameters
- examples
Show examples of task parameters
- format
The format of the result
- One of the following values: json, jsonfm
- Standaard: json
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.