Module:Proposal support: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
mNo edit summary
No edit summary
Line 6: Line 6:
local list = ""
local list = ""
for _, sig in ipairs(args) do
for _, sig in ipairs(args) do
list = list .. "\n* " .. sig
list = list .. "\n* " .. sig:gsub("\n", "")
supporters = supporters + 1
supporters = supporters + 1
end
end
Cookies help us deliver our services. By using our services, you agree to our use of cookies.