The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
All public logs
From The Codex
Combined display of all available logs of The Codex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:24, 28 October 2024 GiverOfThePeace talk contribs created page MediaWiki:Timeless.js (Created page with "All JavaScript here will be loaded for users of the Timeless skin: if (typeof rcwidget !== 'undefined') { // Clean up existing instance if (rcwidget.cleanup) { rcwidget.cleanup(); } } var rcwidget = (function() { // Private variables let fetchInterval = null; let updateInterval = null; // Configuration const config = { onlyshowores: (typeof onlyshowores !== 'undefined') ? onlyshowores : false, orestolerance...")
- 02:23, 28 October 2024 GiverOfThePeace talk contribs deleted page MediaWiki:Timeless.js (content was: "All JavaScript here will be loaded for users of the Timeless skin: // Recent Changes Widget written and made by Awesome Aasim, link here: https://en.wikipedia.org/wiki/User:Awesome_Aasim/rcwidget.js if (!rcwidget) { var rcwidget = {}; rcwidget.onlyshowores = (typeof onlyshowores !== 'undefined') ? onlyshowores : false; rcwidget.orestolerance =...", and the only contributor was "GiverOfThePeace" (talk))
- 16:33, 22 October 2024 GiverOfThePeace talk contribs created page MediaWiki:Timeless.js (Created page with "All JavaScript here will be loaded for users of the Timeless skin: // Recent Changes Widget written and made by Awesome Aasim, link here: https://en.wikipedia.org/wiki/User:Awesome_Aasim/rcwidget.js if (!rcwidget) { var rcwidget = {}; rcwidget.onlyshowores = (typeof onlyshowores !== 'undefined') ? onlyshowores : false; rcwidget.orestolerance = (typeof orestolerance !== 'undefined') ? orestolerance : 0.70; rcwidget.fetchtime = (typeof rcfetchtime !== 'undefined'...")