Hi there,
I have a problem to make MW render templates with mixed markup: html tags + wikitext.
*templates with mixed html and wikitext don't work: html special characters get translated into entities and get displayed by browser as unrendered html source, while wikitext like {| renders fine. *if my template has raw html alone it is transcluded ok (i.e. not translated into entities) *if it has wikitext alone it works fine too.
Some templates in wikipedia have mixed format. How do they make MW render it correctly? The tags I am using are from "allowed" list (tr, th, etc)
Thank you very much.
Evgeny.
Evgeny Fadeev wrote:
I have a problem to make MW render templates with mixed markup: html tags + wikitext.
Upgrade to 1.12 (which matches tag-closing behavior between tidy on and off modes) or enable HTML tidy.
-- brion
wikitech-l@lists.wikimedia.org