Content deleted Content added
ToadetteEdit (talk | contribs) make change |
Sohom Datta (talk | contribs) tt |
||
Line 13:
local text = "Text and/or other creative content from"
if not (from_oldid == "") then
text = string.format("%s [%s this version] of", text, tostring(mw.uri.fullUrl(from, {oldid=from_oldid, redirect="no"} )))
end
text = string.format("%s [[%s]]",text,from)
|