Jump to content

Module:Cslist/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Galobtter (talk | contribs) at 08:17, 4 January 2019 (Updating TFD template: discussion was relisted (XFDcloser)). 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