Module:Copied/sandbox: Difference between revisions

Content deleted Content added
m alt + sandbox
Tag: Reverted
m woops
Tag: Reverted
Line 7:
local from_oldid = args["from_oldid"] or args["from_oldid1"] or ""
local from = args["from"] or args["from1"] or ""
local fromlink = mSectionLink._alt(from)
if not mSectionLink.section then
local fromlink = string.format("[[%s]]",from)
else
local fromlink = mSectionLink._alt(from)
end
local to = args["to"] or args["to1"] or ""
local date = args["date"] or args["date1"] or ""