https://bugzilla.wikimedia.org/show_bug.cgi?id=68385
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add {{translation}} as |Add {{#translation}} as |magic word in the Translate |parser function in the |extension |Translate extension --- Comment #4 from Nemo <[email protected]> --- Niklas veto'ed any {{translation}} magic word for fear of incompatibility with existing templates, so it's useless to discuss about it. For now making a non-standard magic word prefixed by # is easiest. As compatibility with existing wikitext is no longer an aim, should we also change the syntax from [[Category:A{{translation}}|B]] to {{#translation:Category:A|B}} (in a followup patch)? The {{#translation}} parser function could also be used to transclude translatable templates in the future: is this in scope for Translate, Niklas? If the answer is yes, BPositive, please file a separate bug for that. -- 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
