Content deleted Content added
Newslinger (talk | contribs) m Protected "Module:Copied": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
Trialpears (talk | contribs) Add cat |
||
Line 91:
text = string.format("%s after being [[Wikipedia:Articles for deletion/%s|nominated for deletion]]",text,afd)
end
end
if ((not from_oldid) or (not to_oldid)) then
text = string.format("%s[[Category:Wikipedia pages using copied template without oldid]]",text)
end
|