Revision history of "Module:Aligned table"

From Public Domain Knowledge Bank
Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 19:17, 11 March 2021DavidWhitten (talk | contribs). . (5,891 bytes) (+5,891). . (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args =...")