Parser can take mw.user too along with male, female for {{gender:$1|..}}
authorSanthosh Thottingal <santhosh@users.mediawiki.org>
Mon, 2 Jan 2012 12:21:34 +0000 (12:21 +0000)
committerSanthosh Thottingal <santhosh@users.mediawiki.org>
Mon, 2 Jan 2012 12:21:34 +0000 (12:21 +0000)
commit7739f06b97e2fba23310ed65642d550d17b56ed8
tree03d1802fa95c855c23ca1e9206ae4c88067cce23
parent22f0f724bb806d8a218565063d61c9cb276db386
Parser can take mw.user too along with male, female for {{gender:$1|..}}
If the parameter passed is mw.user, use the gender from mw.user.options. If not, use the passed gender.
Update the qunit tests.
Update the documentation.
Followup r107811
resources/mediawiki.language/mediawiki.language.js
resources/mediawiki/mediawiki.jqueryMsg.js
tests/qunit/suites/resources/mediawiki/mediawiki.jqueryMsg.test.js