Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 67: | Line 67: | ||
local numbers = {} | local numbers = {} | ||
local decl = {} | local decl = {} | ||
local g = parent_args[1] | local g = NAMESPACE == "Template" and "i" or parent_args[1] | ||
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 = {} | ||