TracCloudInternal: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is used to track pages that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪
This is a page for Redrock Staff to track articles that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪


<div class="categoryBox">
<div class="categoryBox">
Line 42: Line 42:
<script>
<script>
function updateStatus() {
function updateStatus() {
   document.getElementById("result").innerHTML = '';
   document.getElementById("result").innerHTML = "<span style='color:grey;'>Attempting to save... If you're still reading this, make sure you're logged in.</span>";
   let statusImg = document.getElementById("status").value;
   let statusImg = document.getElementById("status").value;
   let customMessage = document.getElementById("message").value;
   let customMessage = document.getElementById("message").value;

Latest revision as of 16:26, 25 March 2026

This is a page for Redrock Staff to track articles that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪


Manually update the status page. You must be logged in for this to function.