Module:siwa-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 17: Line 17:
local args = require("Module:parameters").process(frame:getParent().args, params)
local args = require("Module:parameters").process(frame:getParent().args, params)
local head = frame.args[2]
local head = args[2]
if head == "" then
if head == "" then
head = nil
head = nil