'] => ; * can be an array with the keys "name" and "number": * "name" is the HTML to be displayed in the name column * "number" is the number to be displayed. * or, can be the number to be displayed and is the * message key to use in the name column, * @param IContextSource $context IContextSource object * @return bool|void True or no return value to continue or false to abort */ public function onSpecialStatsAddExtra( &$extraStats, $context ); }