Jump to content

Template:Doc-jqueryMsg

From translatewiki.net
This is a jquerymsg message that only supports limited wikitext formatting. See detailed documentation.
Only the following features are supported:
  • Placeholder variables, like $1, $2, etc.
  • Magic words: Only select magic words, including {{SITENAME}}
  • Parser functions: Only select parser functions, including {{PLURAL:}}, {{GENDER:}} and {{GRAMMAR:}}
  • Wikitext markup: Only [[internal link]], [https://example.org external] links
  • HTML markup such as <i>italic</i> and <b>bold</b> is allowed, but tags must be well-formed
  • No lists or multiple paragraphs (unless using HTML markup)
The documentation of this template is included from its /doc subpage.
Usage:
Documentation for messages that are processed in JavaScript using the mediawiki.jqueryMsg module (mw.message( message-key ).parse()), rather than in PHP by the regular wikitext parser.
Syntax:
{{Doc-jqueryMsg}}
Parameters:
None.