fix for r50667: consistency with other hooks: removed "* " before params

This commit is contained in:
Alexandre Emsenhuber 2009-05-16 19:35:03 +00:00
parent b4ede1bb06
commit 19eda34276

View file

@ -951,10 +951,10 @@ $text: new contents of the page.
'MessageNotInMwNs': When trying to get a message that isn't found in the
MediaWiki namespace (but before checking the message files)
* &$message: message's content; can be changed
* $lckey: message's name
* $langcode: language code
* $isFullKey: specifies whether $lckey is a two part key "msg/lang"
&$message: message's content; can be changed
$lckey: message's name
$langcode: language code
$isFullKey: specifies whether $lckey is a two part key "msg/lang"
'MonoBookTemplateToolboxEnd': Called by Monobook skin after toolbox links have been rendered (useful for adding more)
Note: this is only run for the Monobook skin. To add items to the toolbox