Module:Copied: Difference between revisions

Content deleted Content added
from
test
Line 3:
 
local function singleText(frame)
local from_oldid = (frame.args["from_oldid"] or "")
local from = (frame.args["from"] or "")
local to_diff = (frame.args["to_diff"] or "")
local diff = (frame.args["diff"] or "")
local to_oldid = (frame.args["to_oldid"] or "")
local to = (frame.args["to"] or "")
local date = (frame.args["date"] or "")
local afd = (frame.args["afd"] or "")
local text = "Text and/or other creative content from "
if not from_oldid == "" then
Line 36:
 
local function multiText(frame)
local collapse = (frame.args["collapse"] or "")
local text = "Text has been copied to or from this {{#ifeq:{{SUBJECTSPACE}}||article|page}}; see the list below. The source pages now serve to [[WP:Copying within Wikipedia|provide attribution]] for the content in the destination pages and must not be deleted so long as the copies exist. For attribution and to access older versions of the copied text, please see the history links below."
if collapse == 'yes' then