Content deleted Content added
No edit summary |
m Add a missing space. |
||
Line 28:
=== Message ===
The Message mixin contains common message-related methods which
* <code>Message:message(key, ...)</code> - fetches a message with the key <var>key</var> from the config's msg table, and substitutes parameters $1, $2 etc. with the subsequent values it is passed.
|