https://bugzilla.wikimedia.org/show_bug.cgi?id=12974
--- Comment #39 from Umherirrender <[email protected]> 2010-12-12 13:30:16 UTC --- (In reply to comment #38) > (In reply to comment #37) > > In some case, you can use <code>#</code> for #, because the entity is > > replaced after the braceSubstitution. > Ew, god, please no. Escaped entities are escaped entities, they should never > be being interpreted as wikimarkup; if they are, that's a separate bug. That is why I say, in same case. For the Template:Color it is possible (comment 0), because the # is not wikimarkup there. Using {{SUBJECTPAGENAME{{#if:yes|:Talk:Foo/bar}}}} does not work (comment 10), because the : is for wikimarkup (for the parser function) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
