MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=helppanelquestionposter

(main | helppanelquestionposter)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: GrowthExperiments
  • License: GPL-3.0-or-later

Handle questions posted via the help panel for the current user.

Specific parameters:
Other general parameters are available.
body

The text of the question provided by the user.

This parameter is required.
Cannot be longer than 2.000 characters.
source

The method by which the question was posted.

helpdesk
The "Ask the help desk" panel
mentor-homepage
Το πλαίσιο «Ρωτήστε τον καθοδηγητή σας» στην αρχική σελίδα του νεοεισερχόμενου
mentor-helppanel
Η οθόνη "Ρωτήστε τον καθοδηγητή σας" στον πίνακα βοήθειας
helppanel
Το πλαίσιο "Ρωτήστε το γραφείο βοήθειας" (παλιό όνομα)
homepage-mentorship
Το πλαίσιο «Ρωτήστε τον καθοδηγητή σας» στην αρχική σελίδα του νεοεισερχόμενου (παλιό όνομα)
One of the following values: helpdesk, helppanel, homepage-mentorship, mentor-helppanel, mentor-homepage
Default: helpdesk
relevanttitle

The relevant title, if selected, to include with the question.

token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.