More actions
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Reverted |
||
| Line 84: | Line 84: | ||
<!-- OUT OF CHARACTER --> | <!-- OUT OF CHARACTER --> | ||
<div class="panel panel-tech" style="flex: 1 1 300px; border: 1px solid #FFEA00; padding: 1em; border-radius: 10px;"> | <div class="panel panel-tech" style="flex: 1 1 300px; border: 1px solid #FFEA00; padding: 1em; border-radius: 10px;"> | ||
<div | <div style="font-size: 150%; font-weight: bold; color:#FFEA00;">💬 Out Of Character</div> | ||
<ul> | <ul> | ||
<li><a href="Cybernaut_Network:About" class="cyberpunk-link">About Neo-Europa</a></li> | <li><a href="Cybernaut_Network:About" class="cyberpunk-link">About Neo-Europa</a></li> | ||
| Line 98: | Line 98: | ||
</center> | </center> | ||
<div class="quote-rotator" style="margin-top: 40px; font-family: Orbitron, sans-serif; font-size: 14px; color: #999; text-align: center;"> | |||
<span id="rotating-quote">"Plug in. Stay sharp."</span> | |||
</div> | |||
<script> | |||
const quotes = [ | |||
'"Plug in. Stay sharp."', | |||
'"Memory is currency. Forget nothing."', | |||
'"Old thrones still cast long shadows."', | |||
'"There is no law in the Depths, only ICE."', | |||
'"Chapel Nodes whisper back."', | |||
'"Even ghosts need passwords."' | |||
]; | |||
let idx = 0; | |||
setInterval(() => { | |||
idx = (idx + 1) % quotes.length; | |||
document.getElementById("rotating-quote").textContent = quotes[idx]; | |||
}, 5000); | |||
</script> | |||
</html> | </html> | ||
Revision as of 01:38, 9 June 2025
Connection: Stable
🏙️ Explore the City
🛡️ Factions & Power
💾 Tech & Cyberlife
🌐 The World Outside
💬 Out Of Character
"Plug in. Stay sharp."
Built and maintained by Cybernaut.Network
World design by Cybernaut.Network
Mediawiki skin by Skin:Citizen