Jump to content

Template:Game Status: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2025

  • curprev 02:3102:31, 15 August 2025 Bandwidth talk contribs 591 bytes +591 Created page with "=== Template:Game Status === <includeonly> <span id="game-status">Checking...</span> <script> fetch('https://pkwar.org/api/status') .then(response => response.json()) .then(data => { const statusEl = document.getElementById('game-status'); if (data.online) { statusEl.innerHTML = '<span style="color: #00ff00;">ONLINE</span>'; } else { statusEl.innerHTML = '<span style="color: #ff0000;">OFFLINE</span>'; } }) .catch(() => { document.g..."