Extension:Translate/Hooks/TranslateFormatMessageBeforeTable
Appearance
This feature was removed completely in version gerrit:372434. |
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:TranslateFormatMessageBeforeTable extensions.
Details
[edit]- string &$message: The message that will be displayed
- TMessage $m: Object representing the source object, useful for $m->original() and $m->translation()
- MessageGroup $group: The source message group
- string $targetLanguage: The language for which translations are being shown
- array &$extraAttribs: An array of attributes that will be added to the table row