Content deleted Content added
Theknightwho (talk | contribs) |
Theknightwho (talk | contribs) |
||
Line 74:
if type(title) == 'string' then
title = mw.title.new(title)
if not
error("invalid title in parameter #1 of function 'name'", 2)
end
|