Module:List: Difference between revisions
Till Kraemer (talk | contribs) Created page with "-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = requ..." |
Till Kraemer (talk | contribs) From: https://en.wikipedia.org/wiki/Module:List |
||
Line 1: | Line 1: | ||
-- From: https://en.wikipedia.org/wiki/Module:List | |||
-- This module outputs different kinds of lists. At the moment, bulleted, | -- This module outputs different kinds of lists. At the moment, bulleted, | ||
-- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. | -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. |