MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=hardmessages
(main | hardmessages)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
Mark translations hard.
Параметры:
- title
The title of the message to mark hard.
- Этот параметр является обязательным.
- token
A "csrf" token retrieved from action=query&meta=tokens
- Этот параметр является обязательным.
Пример:
- Mark "SampleTitle" as hard
- api.php?action=hardmessages&title=SampleTitle&token=foo