https://bugzilla.wikimedia.org/show_bug.cgi?id=34514
--- Comment #19 from Purodha Blissenbach <[email protected]> --- (In reply to comment #11) > As you said, there should indeed be a central function to get the page title > language and direction and generate the div/span container. div/span containers with proper attributes are needed various places, so they are a very basic sort of functionality. I wonder, if we no should make them available in the wikitext context as well. We already have something like {{lang|CODE|content}} as a template in very many wikis. Having only one central place for making those containers has advantages: - less efford for editor - easy maintenance - possible to avoid unnecessary inner containers when language context is known at runtime, while text writers / template coders may be unable to know it. Shall we open an extra bug for this? -- 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
