Jump to content

Module:scripts/codes

Wiktionary වෙතින්

මෙම මොඩියුලය සඳහා උපදෙස් පත්‍රිකාවක් අවශ්‍ය වෙයි.
මෙම මොඩියුලය හා අදාළ අරමුණු සහ භාවිත උපදෙස්, උපදෙස් පිටුව තුළ ලේඛනගත කිරීමට කාරුණික වන්න.

local export = {}

local scripts = mw.loadData("Module:scripts/data")

for script, data in pairs(scripts) do
	export[script] = true
end

return export
"https://si.wiktionary.org/w/index.php?title=Module:scripts/codes&oldid=28074" වෙතින් සම්ප්‍රවේශනය කෙරිණි