Module:Sandbox/Zygimantus

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
local p = {}
function p.fun()
--this_wiki_code = this_wiki:getCode()
--mw.language.fetchLanguageNames(this_wiki_code, 'all')
end
return p