כל היומנים הציבוריים
קפיצה לניווט
קפיצה לחיפוש
תצוגה משולבת של כל סוגי היומנים הזמינים בחב"דציטוט. ניתן לצמצם את התצוגה על־ידי בחירת סוג היומן, שם המשתמש או הדפים המושפעים.
פרטים אודות כל היומנים הללו ניתן למצוא בחב"דציטוט:יומנים.
- 19:18, 2 באוקטובר 2025 מ. רובין שיחה תרומות מחק את הדף יחידה:Navbox with collapsible groups (התוכן היה: "-- This module implements {{Navbox with collapsible groups}} local q = {} local Navbox = require('Module:Navbox') -- helper functions local function concatstrings(s) local r = table.concat(s, '') if r:match('^%s*$') then r = nil end return r end local function concatstyles(s) local r = table.concat(s, ';') while r:match(';%s*;') do r = mw.ustring.gsub(r, ';%s*;', ';') end if r:match('^%s*;%s*$') then r = nil end return r end function q._navbox(pargs) -- tabl...")