All public logs

Jump to navigation Jump to search

Combined display of all available logs of Unofficial Homecoming Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:42, 19 June 2023 Michiyo talk contribs created page Special:Badtitle/NS828:WST (Created page with "local function current_week() return math.floor(os.difftime(os.time(), os.time{year=2020, month=6, day=29, hour=4}) / 604800) % 13 end local function generate_short(week) local wst_data = mw.loadData('Module:WST data') local c = tonumber(week) or current_week() local s = '' for w, d in ipairs(wst_data) do local data_week if(week == 'next') then if(w < 2) then data_week = w + 11 else...")