မာတိကာသို့ ခုန်သွားရန်

မဝ်ဂျူ:jv

နူ ဝိက်ရှေန်နရဳ

Documentation for this module may be created at မဝ်ဂျူ:jv/doc

local export = {}
local links = require("Module:links")
local lang = require("Module:languages")

function export.set(frame)
	local result = {}
	for term in mw.text.gsplit(frame.args[1], ", ") do
		table.insert(result, links.full_link({ lang = lang.getByCode("jv"), term = term }))
	end
	return table.concat(result, ", ")
end

return export
ကလေၚ်သီကေတ်လဝ် နူ "https://mnw.wiktionary.org/w/index.php?title=မဝ်ဂျူ:jv&oldid=27010"