Module:Infobox: Difference between revisions

Ganaram inukshuk (talk | contribs)
m rollback changes to old build functions; current function should auto-convert jagged arrays
Ganaram inukshuk (talk | contribs)
m update todo
Line 6: Line 6:


local p = {}
local p = {}
-- TODO (high priority):
-- - Add the following backwards-compatibility feature: if rows are entered as
--  a jagged array instead of the expected format of header-data pairs, convert
--  it from a jagged array to a table of header-data pairs.


-- TODO (medium priority): use templatestyles
-- TODO (medium priority): use templatestyles