ElEditors, Interface administrators, Administrators
70,981
edits
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
if title == nil then | if title == nil then | ||
title = args.name | title = args.name | ||
end | |||
if title == nil then | |||
title = args['Name'] | |||
end | end | ||