Module:Sandbox/Ahecht/Cite DNV: Difference between revisions

Content deleted Content added
bugfix
bugfix
Line 25:
end
 
shipname = ((string.match((args['title'] or ''),'\'\'(.-)\'\'') or args['title']) or (args['shipname'] or args['name'])) or ''
if shipname == '' then success=false end