Module:Proposal support: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 8: Line 8:
list = list .. "\n* " .. args[i]
list = list .. "\n* " .. args[i]
end
end
local final = "<span data-sort-value=\"" .. supporters .. "\">" .. list .. "</span>"
local final = '<div data-sort-value="' .. supporters .. '">' .. list .. '\n</div>'
return final
return final
end
end


return p
return p
Cookies help us deliver our services. By using our services, you agree to our use of cookies.