Module:siwa-pron/testcases: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 6: Line 6:
end
end


local function termlink(word)
function termlink(word)
return "[[Contionary:" .. word .. "#Siwa|" .. word .. "]]"
return "[[Contionary:" .. word .. "#Siwa|" .. word .. "]]"
end
end