"Nikerabbit" posted a comment on MediaWiki.r107824.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107824#c28781

Commit summary for MediaWiki.r107824:

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

Nikerabbit's comment:

<pre>+  equal( parser( 'gender-msg', 'They', user ) , 'They reverted their last 
edit', 'Gender masculine' );</pre>
This should probably say neutral or unknown denger.


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to