Module:Cslist/doc
< Module:Cslist
Jump to navigation
Jump to search
Revision as of 10:57, 26 December 2018 by blackwiki>Hhkohh (Updating TFD template: discussion was relisted (XFDcloser))
This is the documentation page for Module:Cslist
Module:Tfm/dated 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