This module implements the template. It is used to send notifications to a WikiProject or other group of users.
Usually you should use rather than calling this module directly from #invoke. However, if you want you can use the syntax <nowiki>{{#invoke:Mass notification|main|</nowiki>''group name''<nowiki>}}</nowiki>
. See the template documentation for details about group names.
To use this module from other Lua modules, first load the module.
You can then generate the notification links by using the _main function.
groupName is the group name, as a string, as explained in the template documentation.