Module:Proposal support: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
Bongolium500 (talk | contribs) No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
list = list .. "\n* " .. args[i] | list = list .. "\n* " .. args[i] | ||
end | end | ||
local final = | local final = '<div data-sort-value="' .. supporters .. '">' .. list .. '\n</div>' | ||
return final | return final | ||
end | end | ||
return p | return p |
Revision as of 17:46, 3 January 2023
Documentation for this module may be created at Module:Proposal support/doc