Module:lnk-date: Difference between revisions

m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
(Added calendar)
mNo edit summary
Line 323: Line 323:
highlighter(time_data.month == 13 and time_data.day == 6, "<td", ">6</td>")
highlighter(time_data.month == 13 and time_data.day == 6, "<td", ">6</td>")
else
else
grey("<td", "></td>")
grey("<td", "></td>")
highlighter(time_data.month == 13 and time_data.day == 5, "<td", ">5</td>")
highlighter(time_data.month == 13 and time_data.day == 5, "<td", ">5</td>")
end
end