Jump to content

Module:Cslist/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pppery (talk | contribs) at 04:47, 18 December 2018 (Tfd tag). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

'"`UNIQ--modulestyles-00000001-QINU`"'

Module to implement Template:Cslist, which creates a horizontal list similar to Template:Hlist but using comma separators instead of mid-dots.

Note: the unordered list which is generated is good for accessibility, but really is only useful in tables and infoboxes as an alternative to using {{hlist}}. It should not be used in running prose.

Example

{{cslist | first item | second item | third item | etc}}

  • first item
  • second item
  • third item
  • etc