Module:ábḫ-ipa/remake: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 67: Line 67:
end
end


function export.show(frame)
function export.show(word)
local word = frame.args[1]
--local word = frame.args[1] or word
for _, rule in ipairs(rules) do
for _, rule in ipairs(rules) do

Navigation menu