Module:Sandbox/Zygimantus

Revision as of 21:20, 29 March 2018 by imported>Frietjes
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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