Content deleted Content added
Trialpears (talk | contribs) test |
Trialpears (talk | contribs) test |
||
Line 13:
local text = "Text and/or other creative content from "
if not (from_oldid == "") then
text = text .. "[" .. tostring(mw.uri.fullUrl(from, {diff=diff, oldid=from_oldid} )) .. "this version] of "
end
text = text .. "[[" .. from .."]]"
|