MediaWiki:Apihelp-query+readinglists-summary/qqq

From translatewiki.net
NoteThis message is used in a technical context. Do not translate it unless you are sure that all technical terms are handled correctly.
NoteDo not translate Special:ApiHelp in this message.
NoteDo not translate text that is quoted or inside <var></var>, <kbd></kbd>, <samp></samp>, or <code></code> in this message.

This is a MediaWiki Action API module summary for the “query+readinglists” module. See API:Main page at MediaWiki.org for general information. This message should be a one-line summary of the module, with any additional explanatory text in the corresponding extended-description message.

Parameters :
  • $1 - Module parameter prefix, e.g. "bl"
  • $2 - Module name, e.g. "backlinks"
  • $3 - Module path, e.g. "query+backlinks"

For other messages relating to this module, see :
  • Apihelp-query+readinglists-description ("[[:MediaWiki:Apihelp-query+readinglists-description/en]]") for the translatable summary (and the deprecated combination with an extra description) of the “query+readinglists” module
  • Apihelp-query+readinglists-extended-description ("This module has four modes of operation. With the <var>$1list</var> parameter, it returns information about the specified list. With the <var>$1changedsince</var> parameter, it returns all lists of the current user which have been changed since the given date. (This is meant for device sync and, unlike the other modes, includes deleted lists. Only changes to list metadata are considered, not changes to list items.) With the <var>$1project</var> and <var>$1title</var> parameters, it returns all lists that include that page. Without any of those parameters, it returns all lists.") for the translatable additional descriptive text (optional, may not exist for the “query+readinglists” module, when combined with the summary)
  • Special:PrefixIndex/MediaWiki:Apihelp-query+readinglists-param- for descriptions of extra parameters for the “query+readinglists” module
  • Special:PrefixIndex/MediaWiki:Apihelp-query+readinglists-example- for usage examples for the “query+readinglists” module