https://bugzilla.wikimedia.org/show_bug.cgi?id=45265
--- Comment #4 from Matthew Flaschen <[email protected]> --- As Tyler said, it avoids having to use and depend on mw.Title for a very common use case (one which I think user script writers would also appreciate) There are at least two main reasons it would be useful: 1. This is the version used for display. 2. This is used for the title attributes of links (this is the main reason we want it). You're right it's not strictly necessary. But I think this one adds something useful above the existing ones (e.g. wgTitle). -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
