Jump to content

Module:Sandbox/42

Wiktionary වෙතින්


local export = {}

function export.doesWiktionaryExist(frame)
    local langcode = frame.args[1]
    local iwMap = mw.site.interwikiMap("local")
    return  iwMap[langcode] ~= nil
end

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