local p = function p.hello(frame) local lang = mw.language.getContentLanguage local date = lang:formatDate('U', frame.args[1]) return "Hello, world!\n\n" .. dateend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/FunPika/Test".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.