Module:Upcoming Birthdays
From NOISZ Wiki
Documentation for this module may be created at Module:Upcoming Birthdays/doc
local capiunto = require 'capiunto' local p = {} function p.main(frame) return os.time end return p
Documentation for this module may be created at Module:Upcoming Birthdays/doc
local capiunto = require 'capiunto' local p = {} function p.main(frame) return os.time end return p