Module:Mass notification/groups/WikiProject Example

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>Mr. Stradivarius at 00:35, 2 July 2014 (add a group link). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
return {
	-- The group's page goes here, between the quote marks. This is used
	-- to create a link to the group.
	group_page = "Wikipedia:WikiProject Example",

	-- Usernames go here. Put one username on a line, enclosed in quotes,
	-- and end each line with a comma. Do not include the "User:" prefix.
	"Example",
	"Example2",
	"Example3",
	"Mr. Stradivarius",
}