https://bugzilla.wikimedia.org/show_bug.cgi?id=44936
--- Comment #7 from db <[email protected]> --- Yes, a empty name is treated as a valid name, so that does not help here. I think it is a feature, that a equals sign in the value of a param is treated as plain text and not as key=value, because than you can override param usage in sub templates. So the example above would work, because Template A is expand to {{B|1=a=b}}, which works and looks expected. Maybe Cite should be fixed for empty names, it is a breaking change, but the most use of that should be wrong use. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
