Module:Mass notification/groups/WikiProject Example

MyWikiBiz, Author Your Legacy — Sunday January 12, 2025
< Module:Mass notification
Revision as of 04:46, 16 July 2021 by Zoran (talk | contribs) (Pywikibot 6.4.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Documentation for this module may be created at Module:Mass notification/groups/WikiProject Example/doc

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",
}