Module:Copied: Difference between revisions

Content deleted Content added
test
test
Line 70:
text = text .. " [" .. tostring(mw.uri.fullUrl(from,{redirect="no"} )) .. " " .. from .. "]"
text = text .. " ("
if not (from_oldid == "") then
text = text .. "[" .. tostring(mw.uri.fullUrl(from, {oldid=from_oldid} )) .. " oldid], "
end