Main public logs

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search

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

Logs
  • 08:57, 19 September 2025 Chalochatu talk contribs created page Module:Alternating rows table section (Created page with "-- Minimal Alternating rows table section -- Purpose: emit table rows with alternating classes. Safe fallback that -- works even if callers pass fully formatted cell content. local p = {} local function getArgs(frame) -- prefer parent args, then direct args local parent = frame:getParent() return parent and parent.args or frame.args end function p.main(frame) local args = getArgs(frame) -- Config (all optional) local rowstyle = args.rowstyle or ""...")