Module:RfD close: Difference between revisions

Content deleted Content added
edit module based on help given on mw:Extension talk:Scribunto/Lua reference manual
Implement Eureka Lott's idea first because it's less conspicuous and less controversial
Line 14:
local message_string1 = '<includeonly>[[File:Symbol move vote.svg|16px|link=|alt=]] '
.. "'''Closed discussion''', clicksee [["
local timestamp_string = os.time()
local link_string = '[[' .. tostring(mw.title.getCurrentTitle()) .. '#' .. timestamp_string .. '|here]]'
local message_string2 = ' to view |full discussion]].'
local result_string = ''