https://bugzilla.wikimedia.org/show_bug.cgi?id=37041

--- Comment #4 from Krinkle <krinklem...@gmail.com> 2012-05-23 22:59:31 UTC ---
(In reply to comment #3)
> I think the solution of bug 18820 would be to use:
> <syntaxhighlight lang=xml>
> <image>
>   <source isrelative="false">/absolute/path/to/image.png</source>
> </image>
> </syntaxhighlight>

Nested tags don't work indeed (not unless the extension specifically does it,
which in this case it doesn't and that's good). But the bug here is that it
needs to work through a template. And the only way to pass a template value to
a tag is to use {{#tag:}} because <tag> will take {{{foo}}} literally.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to