Module:Copied: Difference between revisions

Content deleted Content added
fixes
\n?
Line 64:
local text = ""
if not (afd == "" and merge == "") then
text = text .. "\n*Merged"
else
text = text .. "\n*Copied"
end
text = text .. " [" .. tostring(mw.uri.fullUrl(from,{redirect="no"} )) .. " " .. from .. "]"