Main public logs
Combined display of all available logs of L&S Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:37, 21 November 2025 Boberrybiscuit talk contribs protected Module:Category handler/data [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (MOude) (hist)
- 16:08, 21 November 2025 Boberrybiscuit talk contribs created page Module:Category handler/data (Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(...")