All public logs

Jump to navigation Jump to search

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

Logs
  • 19:54, 10 April 2026 Panglossa talk contribs created page Module:Test1 (Created page with "local p = {} -- Defines a variable p as an empty table, but *not* nil. function p.hiero (frame) local charmap = {} charmap["A"] = "𓄿" charmap["i"] = "𓇋" charmap["y"] = "𓇌" charmap["j"] = "𓏭" charmap["a"] = "𓂝" charmap["w"] = "𓅱𓏲" charmap["b"] = "𓃀" charmap["p"] = "𓊪" charmap["f"] = "𓆑" charmap["m"] = "𓅓" charmap["n"] = "𓈖" charmap["r"] = "𓂋" charmap["h"] = "𓉔" charmap["H...")