Main public logs
From Vixen Village
Combined display of all available logs of Vixen Village. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:38, 4 November 2025 Ninnin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Fancy arrows go click click. Maybe. var arrows = document.querySelectorAll('.arrow'); arrows.forEach(function(arr) { arr.addEventListener('click', function(event) { this.classList.toggle('down'); }); }); // This is a bbcode parser. It's a horrible mess and it needs a bunch more testing, which is why I'm sticking it here so I can test it a bunch. <3 "use strict";var _get=function t(e...")