Main public logs
More actions
Combined display of all available logs of Obby Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:08, 1 February 2026 Wlft talk contribs created page Citizen.js (Created page with "(function() { if (mw.config.get('wgCategories').includes('Obby')) { var pageName = mw.config.get('wgTitle'); var tag = pageName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/(^-|-$)/g, ''); var discourseUrl = "https://forum.wou.gg/tags/c/game-talk/17/" + tag; mw.hook('wikipage.content').add(function() { var talkLinks = document.querySelectorAll('a[href*="Talk:"], #ca-talk a, .citizen-page-tools__link--talk');...")