Module:Copied: Difference between revisions

Content deleted Content added
test
test
Line 117:
local currentTitle = mw.title.getCurrentTitle()
local text = "Text has been copied to or from this"
if currentTitle.:inNamespace(0) then
text = text .. article
else