Documentation for this module may be created at Module:Sandbox/Zygimantus/doc

local p = {}
function p.fun()
--this_wiki_code = this_wiki:getCode()
--mw.language.fetchLanguageNames(this_wiki_code, 'all')
end
return p