မော်ဂျူး:descendants tree/templates

ဝစ်ရှင်နရီ မှ

Documentation for this module may be created at မော်ဂျူး:descendants tree/templates/doc

local export = {}

function export.show(frame)
	return require("Module:etymology/templates/descendant").descendants_tree(frame)
end

return export