Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 71: | Line 71: | ||
local numbers = {} | local numbers = {} | ||
local decl = {} | local decl = {} | ||
local g = parent_args[1] | local g = parent_args[1] or "i" | ||
local word = NAMESPACE == "Template" and "sivi" or parent_args.word or PAGENAME | local word = NAMESPACE == "Template" and "sivi" or parent_args.word or PAGENAME | ||
local args = {} | local args = {} | ||