Difference between revisions of "Module:List"

Jump to navigation Jump to search
meta>Mr. Stradivarius
(add support for horizontal numbered lists)
meta>Mr. Stradivarius
(tweak comment at the start)
Line 1: Line 1:
-- This module outputs different kinds of lists. At the moment, bulleted, unbulleted, horizontal, and numbered lists are supported.
-- This module outputs different kinds of lists. At the moment, bulleted, unbulleted,
-- horizontal, numbered, and horizontal numbered lists are supported.


local p = {}
local p = {}