MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=echomute
(main | echomute)
- Voor deze module zijn leesrechten nodig.
- Voor deze module zijn schrijfrechten nodig.
- This module only accepts POST requests.
- Bron: Echo
- Licentie: MIT
Mute or unmute notifications from certain users or pages.
Specifieke parameters:
Other general parameters are available.
- type
Which mute list to add to or remove from
- Deze parameter is vereist.
- Een van de volgende waarden: page-linked-title, user
- mute
Pages or users to add to the mute list
- Separate values with | or alternative.
- Maximumaantal waarden is 50 (of 500 voor cliƫnten waaraan hogere limieten zijn toegestaan).
- unmute
Pages or users to remove from the mute list
- Separate values with | or alternative.
- Maximumaantal waarden is 50 (of 500 voor cliƫnten waaraan hogere limieten zijn toegestaan).
- token
A "csrf" token retrieved from action=query&meta=tokens
- Deze parameter is vereist.