local p = ;
p.hello = function(frame) local Date = require('Module:Date')._Date local str1 = "I'm a doggy ogg, oggy ogg ogg doggy ogg, on " local str2 = Date(tonumber(frame.args[1]), 7, 31):text return str1 .. str2end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/AndyRussG".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.