לדלג לתוכן

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

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

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

יומנים
  • 14:19, 29 באוגוסט 2025 שיע.ק שיחה תרומות יצר את הדף יחידה:Yesno (יצירת דף עם התוכן "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val ==...")