Last modified: 2014-05-20 19:27:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52495, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50495 - TemplateData: Allow wikitext to be used in the interface messages for the html table
TemplateData: Allow wikitext to be used in the interface messages for the htm...
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
TemplateData (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-01 11:43 UTC by Helder
Modified: 2014-05-20 19:27 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Helder 2013-07-01 11:43:50 UTC
In order to use "/dada" subpages to hold the template data tags for each template, I tried[1] to add a link like "[[/data|data]]" to [[MediaWiki:Templatedata-doc-params]] but I got the following HTML:
<caption>Template parameters &lt;a href="/w/index.php?title=/data&amp;amp;action=edit&amp;amp;redlink=1" class="new" title="/data (page does not exist)"&gt;data&lt;/a&gt;</caption>
meaning the link was not functional.

[1] https://test.wikipedia.org/w/index.php?title=MediaWiki%3ATemplatedata-doc-params&diff=175076&oldid=175077
Comment 2 Krinkle 2014-05-20 19:16:52 UTC
I'd argue this is by design. The message is supposed to contain plain text only. I don't want unicorns or templates to be invoked here.

It does apply message transformation so that anything required for proper localisation works (e.g. plural, grammar, etc.).

This is to keep the messages flexible and re-usable. And to allow them to be used on the client-side.

Per translatewiki guidelines or in MediaWiki message terminology, consider these messages format=text, not format=parse or format=wikitext.
Comment 3 James Forrester 2014-05-20 19:27:33 UTC
Agreed. WONTFIXing.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links