Modul:Detect singular: Unterschied zwischen den Versionen

(oops)
(oops)
Zeile 25: Zeile 25:
local checkBullets = args.bullets
local checkBullets = args.bullets
local rewriteLinks = args.ignore_links
local rewriteLinks = args.ignore_links
local s = args[1]  -- the input string
local s = origArgs[1]  -- the input string
if not s then
if not s then
return nil -- empty input returns nil
return nil -- empty input returns nil