https://bugzilla.wikimedia.org/show_bug.cgi?id=30569
Purodha Blissenbach <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rodha.net --- Comment #6 from Purodha Blissenbach <[email protected]> 2011-09-03 17:25:42 UTC --- In MediaWiki:xyzzy, {{GENDER:|male|female|unknown}} is already addressing the reader of a messae, i.e. the currently logged in user. I doubt that is is a good idea to alter this behavour for other namespaces, because it is possible (though hardly advisable) to transclude those message anywhere with {{:MediaWiki:xyzzy}} and {{:MediaWiki:xyzzy/zxx}} and with {{int:xyzzy}} and we were likely to create inconsistencies. Since contributions are possibly moved or copied around, my preference goes with something like {{GENDER:username|male|female|unknown}} with a verbatim user name for the cases this bug is about. That can be had with {{GENDER:{{subst:#titleparts:{{PAGENAME}}|1}}|male|female|unknown}} on user page, user talk pages, and their subpages, if I am not mistaken. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
