Size: 64
Comment:
|
Size: 1060
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Office hours: Tuesday, 12:00 - 16:00 Thursday, 12:00 - 16:00 |
##page MoinMoin = IT Admin Office Hours = <<TableOfContents(2)>> == Current Status == {{{#!html <div id="availability" style="text-align: center; padding: 1rem; font-weight: bold; font-size: 1.2rem; color: white; background-color: red; border-radius: 5px;"> Checking Availability... </div> <script> function updateAvailability() { let availabilityDiv = document.getElementById("availability"); let now = new Date(); let currentHour = now.getHours(); // Get current hour (0-23) if (currentHour >= 9 && currentHour < 18) { availabilityDiv.textContent = "Currently Available"; availabilityDiv.style.backgroundColor = "green"; } else { availabilityDiv.textContent = "Currently Not Available"; availabilityDiv.style.backgroundColor = "red"; } } updateAvailability(); // Run on page load </script> }}} == Contact Information == For urgent issues or to schedule a meeting outside office hours, please email me. |
IT Admin Office Hours
Current Status
Checking Availability...
Contact Information
For urgent issues or to schedule a meeting outside office hours, please email me.