יומנים ציבוריים עיקריים

זוהי תצוגה משולבת של כל סוגי היומנים הזמינים בחב"דפדיה.

ניתן לצמצם את התצוגה באמצעות בחירת סוג היומן, שם המשתמש ו/או הדפים המושפעים.

יומנים
  • 00:50, 30 בספטמבר 2025 מ. רובין שיחה תרומות יצר את הדף יחידה:Base64 (יצירת דף עם התוכן "--[[ following snippet copied from http://lua-users.org/wiki/BaseSixtyFour and is published under GPL' which should be compatible enough with CC. -- Lua 5.1+ base64 v3.0 (c) 2009 by Alex Kloss <alexthkloss@web.de> -- licensed under the terms of the LGPL2 -- character table string ]] local b='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/' -- encoding local enc = function(data) return ((data:gsub('.', function(x) local r,b='...")