CURRENT MISSION: Update, uncensor and (if needed) rewrite all the imported pages from SNCApedia.
Additionally, please tag all unnecessary discussion pages with the {{Delete}} template, for example those with outdated info.
For the love of god, please only mark your articles with {{WIP}} if you actually intend to finish them. Just look at how many there are in the WIP category.
Tether is currently on a break until the 16th of July. Please contact me for any and all things regarding SECApedia. Soyoyuki (talk) 01:36, 26 June 2026 (UTC)
You may still submit your janitor/approver application, but you wont get anywhere if you arent already autoconfirmed.
The community rules have been slightly updated, with the mention of "No-Link" sites.This is also mentioned & explained in rule 9.2
soygem.party and jarty.party have been moved out of the Gray Area and into the Friendly Zone.
The file size upload limit has FINALLY been increased to 8 megabytes. Sorry saars.
Template:Glowmore/styles.css
@keyframes glowmoreanimation {
0%,
100% {
color: white;
}
50% {
color: black;
text-shadow: none;
}
}
.glowmore {
color: #00ff44;
text-shadow:
0 0 5px #00ff44,
0 0 10px #00ff44,
0 0 20px #00ff44,
0 0 40px #00ff44,
0 0 80px #00ff44,
0 0 160px #00ff44;
animation: glowmoreanimation 2s ease-in-out infinite;
}