All public logs

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

Logs
  • 01:08, 8 December 2024 IssuePress talk contribs deleted page Module:DateComparison (content was: "local p = {} local function formatDate(dateString) -- Parse the date string in YYYY/MM/DD format local year, month, day = dateString:match("^(%d+)%/(%d+)%/(%d+)$") if not year or not month or not day then return nil end -- Convert to MediaWiki-compatible format (YYYY-MM-DD) return string.format("%04d-%02d-%02d", year, month, day) end function p....", and the only contributor was "IssuePress" (talk))