Module:Copied: Difference between revisions

Content deleted Content added
test
test
Line 30:
end
if (diff) then
text = string.format("%s with [%s this edit] DIFF",text,diff)
elseif (to_oldid) then
text = string.format("%s with [%s this edit]",text,tostring(mw.uri.fullUrl(to, {diff=to_diff, oldid = to_oldid} )))
end
if (date) then