Main public logs

From Glue3D Wiki, the free encygluepedia
Jump to navigationJump to search

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

Logs
  • 13:06, 30 May 2026 Deniskincses talk contribs protected Module:Date ‎a:4:{s:14:"4::description";s:56:"ΓÇÄ[edit=sysop] (indefinite)ΓÇÄ[move=sysop] (indefinite)";s:14:"5:bool:cascade";b:0;s:7:"details";a:2:{i:0;a:4:{s:4:"type";s:4:"edit";s:5:"level";s:5:"sysop";s:6:"expiry";s:8:"infinity";s:7:"cascade";b:0;}i:1;a:4:{s:4:"type";s:4:"move";s:5:"level";s:5:"sysop";s:6:"expiry";s:8:"infinity";s:7:"cascade";b:0;}}s:17:"associated_rev_id";i:211;} (hist)
  • 13:05, 30 May 2026 Deniskincses talk contribs created page Module:Date (Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = 'ΓêÆ' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_...")