Module:Cslist/doc
< Module:Cslist
Jump to navigation
Jump to search
Revision as of 07:00, 12 January 2019 by blackwiki>Galobtter (TFD closed as no consensus (XFDcloser))
This is the documentation page for Module:Cslist
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