Content deleted Content added
try fix error |
c/e |
||
Line 53:
end
end
text = text .. "." -- Finish first
text = string.format("%s The former page's [%s history] now serves to [[WP:Copying within Wikipedia|provide attribution]] for that content in the latter page, and it must not be deleted as long as the latter page exists.",text,tostring(mw.uri.fullUrl(from,{action="history"}) or ""))
return text
|