Module:siwa-headword: Difference between revisions
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 = | local head = args[2] | ||
if head == "" then | if head == "" then | ||
head = nil | head = nil | ||