Difference between revisions of "Module:Cslist/doc"
Jump to navigation
Jump to search
blackwiki>Galobtter (Updating TFD template: discussion was relisted (XFDcloser)) |
blackwiki>Galobtter (TFD closed as no consensus (XFDcloser)) |
||
| Line 1: | Line 1: | ||
| − | {{replace|{{replace| | + | {{replace|{{replace||template|module}}|Template:|Module:|count=1}} |
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
Module to implement [[Template:Cslist]], which creates a horizontal list similar to [[Template:Hlist]] but using comma separators instead of mid-dots. | Module to implement [[Template:Cslist]], which creates a horizontal list similar to [[Template:Hlist]] but using comma separators instead of mid-dots. | ||
Revision as of 07:00, 12 January 2019
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