Module:Alternating rows table section: Revision history

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

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2025

  • curprev 08:5708:57, 19 September 2025 Chalochatu talk contribs 1,866 bytes +1,866 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 ""..."