Module:Date Stuff: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 53: Line 53:
   status = frame.args[3]
   status = frame.args[3]
    
    
   if birthDate == nil then
   if birthDate == "" then
     return
     return
   elseif currentDate == nil then
   elseif currentDate == nil then

Navigation menu