Difference between revisions of "Template:Mass notification/preload"
Jump to navigation
Jump to search
imported>Mr. Stradivarius (noinclude tags don't work on module pages) |
imported>Mr. Stradivarius (make slightly more compact) |
||
| Line 1: | Line 1: | ||
return { | return { | ||
| − | -- Usernames go here. | + | -- Usernames go here. Put one username on a line, enclosed in quotes, |
| − | |||
-- and end each line with a comma. | -- and end each line with a comma. | ||
"Example", | "Example", | ||
Revision as of 16:08, 1 July 2014
return { -- Usernames go here. Put one username on a line, enclosed in quotes, -- and end each line with a comma. "Example", "Example2", "Example3", }