42 $msg->
getLanguage()->formatComputingNumbers( $maxImageArea, 1000,
"size-$1pixel" )
45 parent::__construct(
'thumbnail_error',
46 max( $params[
'width'] ?? 0, 120 ),
47 max( $params[
'height'] ?? 0, 120 ),
wfMessage( $key,... $params)
This is the function for getting translated interface messages.
params(... $args)
Adds parameters to the parameter list of this message.
getLanguage()
Returns the Language of the Message.