Module:siwa-noun: Difference between revisions

No edit summary
No edit summary
Line 62: Line 62:


-- The main entry point.
-- The main entry point.
function export.show(frame, from_module)
function export.show(frame)
local parent_args = frame:getParent().args
local parent_args = frame:getParent().args
Line 120: Line 120:


function export.h(from_module)
function export.h(from_module)
local parent_args = frame:getParent().args
--local parent_args = frame:getParent().args
local numbers = {}
local numbers = {}