Jump to content

Module:Cslist/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Updating TFD template: discussion was relisted (XFDcloser)
TFD closed as no consensus (XFDcloser)
Line 1: Line 1:
{{replace|{{replace|{{Tfm/dated|page={{PAGENAME}}|otherpage=List|link=Wikipedia:Templates for discussion/Log/2019 January 4#Module:Cslist|bigbox=yes}}|template|module}}|Template:|Module:|count=1}}
{{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