Module:Copied: Difference between revisions

Content deleted Content added
test
is this how lua works?
Line 4:
local function singleText(frame)
local from_oldid = frame.args["from_oldid"]
local from = (frame.args["from"] or "")
local to_diff = frame.args["to_diff"]
local to_oldid = frame.args["to_oldid"]