Content deleted Content added
Trialpears (talk | contribs) test |
Trialpears (talk | contribs) test |
||
Line 29:
text = string.format("%s [[%s]]",text,to)
end
if not (diff == "") then
text = string.format("%s with [%s this edit] DIFF",text,diff)
elseif (to_oldid) then
|