Merge "WikiPage::getUsedTemplates() was removed"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 2 Jan 2016 09:16:57 +0000 (09:16 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 2 Jan 2016 09:16:57 +0000 (09:16 +0000)
resources/src/mediawiki.messagePoster/mediawiki.messagePoster.MessagePoster.js

index 113fb00..c51a07a 100644 (file)
@@ -17,7 +17,9 @@
         * Post a message (with subject and body) to a talk page.
         *
         * @abstract
-        * @param {string} subject Subject/topic title; plaintext only (no wikitext or HTML)
+        * @param {string} subject Subject/topic title.  The amount of wikitext supported is
+        *   implementation-specific. It is recommended to only use basic wikilink syntax for
+        *   maximum compatibility.
         * @param {string} body Body, as wikitext.  Signature code will automatically be added
         *   by MessagePosters that require one, unless the message already contains the string
         *   ~~~.