TracCloudInternal: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="tcWidgetPage">
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 🍪
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 🍪


Line 22: Line 23:
<html>
<html>
<hr>
<hr>
Manually update the status page. You must be logged in for this to function.<br>
<p>Manually update the status page. You must be logged in for this to function.</p>
<select id="status">
<select id="status">
   <option value="X">Select a status</option>
   <option value="X">Select a status</option>
Line 31: Line 32:
</select>
</select>


<label>Optionally enter a custom status message</label>
<p>Optionally enter a custom status message</p>
<textarea id="message" style="width: 100%; height: 50px; margin-bottom: 10px;"></textarea>
<textarea id="message" style="width: 100%; height: 50px; margin-bottom: 10px;"></textarea>


Line 77: Line 78:
}
}


const finalMessage = `<div style="text-align: center;">[[File:${statusImg}.png|600px]]<BR><b>${message}</b></div>{{:TracCloudStatusHistory}}`
const finalMessage = `<div class='center'>[[File:${statusImg}.png|600px]]<BR><b>${message}</b></div>{{:TracCloudStatusHistory}}`


var params = {
var params = {
Line 95: Line 96:
<hr>
<hr>
</html>
</html>
 
</div>
__NOTOC__
__NOTOC__
__NOINDEX__
__NOINDEX__

Latest revision as of 18:25, 16 April 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.

Optionally enter a custom status message