MediaWiki:Apihelp-parse-paramvalue-prop-properties/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 parameter value description for the value “properties” of the “prop” parameter to the “parse” module. See API:Main page at MediaWiki.org for general information.

Parameters :
  • $1 – Module parameter prefix, e.g. "bl"
  • $2 – Parameter name (without prefix), e.g. "title"
  • $3 – Module name, e.g. "backlinks"
  • $4 – Module path, e.g. "query+backlinks"
  • $5 – Parameter value

For other messages relating to this “parse” module, see :

  • apihelp-parse-param-prop ("Which pieces of information to get:") for the description of the “prop” parameter for this module.
  • apihelp-parse-summary ("Parses content and returns parser output.") for the one-line summary for this module (recommanded now in all modules). Place any additional descriptive text for this module (if needed) into:
  • apihelp-parse-extended-description ("See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page.

There are several ways to specify the text to parse: # Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>. # Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>. # Specify only a summary to parse. <var>$1prop</var> should be given an empty value.") (optional, may not exist in all modules).