Module:Sandbox/2NumForIce/!/wb sw time: Difference between revisions

Content deleted Content added
comment out school
@2NumForIce: be bold. just remove it.
 
Line 3:
 
function p.wb_sw_time( frame )
--[[
if tonumber(os.date("%w")) >= 1 and tonumber(os.date("%w")) <= 5 and tonumber(os.date("%H")) >= 16 and tonumber(os.date("%H")) <= 23 then
if frame.args[1] == "true" then
return "User:2NumForIce/UserStatusShort/school"
else
return "SCHOOL"
end
]]--
if frame.args[1] == "true" and tonumber(os.date("%H")) >= 6 and tonumber(os.date("%H")) <= 14 then
return "User:2NumForIce/UserStatusShort/sleeping"