https://bugzilla.wikimedia.org/show_bug.cgi?id=46811
--- Comment #6 from Gabriel Wicke <[email protected]> --- I guess one hacky solution to this would be to add another 'in table attribute position' flag to the transclusion processing pipeline. We could then pre-pend '{|' to the returned transclusion source in order to make it parse correctly. The tricky bit is that we'll likely have to also strip the extra table token to avoid foster-parenting of the entire table. These templates seem to be quite common and won't all be fixed up soon, so it might be worth adding such a hack. -- 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
