https://bugzilla.wikimedia.org/show_bug.cgi?id=33321
--- Comment #7 from Bawolff <[email protected]> 2012-01-05 15:50:28 UTC --- Ok, so the remaining issue here is constructions like {{#if:Yes|**foo{{!}}bar}} or {{#ifeq:1|2| **foo{{!}}bar }} Don't work as expected, since the sidebar is parsed on a line by line basis. However, since **{{#if:true|page{{!}}title|}} Would work as expected (an empty leading ** is totally ignored). (Combined with the fact that parser funcs in sidebar is already evil), I am inclined to wontfix the rest of this bug. Is there any objections, or any use cases that cannot be done by using parser funcs that span only 1 line and have the ** outside the parser func? -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
