มอดูล:descendants tree/templates

จาก วิกิพจนานุกรม พจนานุกรมเสรี
local export = {}

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

return export