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

--- Comment #8 from Toni Hermoso Pulido <[email protected]> 2012-01-05 
16:41:47 UTC ---
(In reply to comment #7)
> 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?

Maybe it's not so convenient as before (for many lines), but better than
nothing, as it's now. Fine for me. I would try to document this in
Manual:Interface/Sidebar once it's fixed.

-- 
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

Reply via email to