Template:Flatlist/doc
From Captain of Industry Wiki
								
												
				|  | This is a template documentation subpage for Template:Flatlist. It contains usage information, categories, and other content that is not part of the original template page. | 
This template provides a WCAG/ISO-standards-compliant accessible alternative to comma- or dash- (or other single character-) separated lists, per WP:FLATLIST and Wikipedia:WP:HLIST. See Wikipedia:Template:Flatlist for full documentation.
Usage
{{flatlist}} starts a horizontal list, such as:
| Markup | Renders as | 
|---|---|
| {{flatlist|
* cat
* dog
* horse
* cow
* sheep
* pig
}} | 
 | 
When piping parameters is not desired, combine with {{endflatlist}}, such as:
| Markup | Renders as | 
|---|---|
| {{flatlist}}
* cat
* dog
* horse
* cow
* sheep
* pig
{{endflatlist}} | 
 | 
For image captions, list (i.e. asterisk) markup does not work, so consider using {{hlist}} instead.
See also
- {{endflatlist}}
- {{hlist}}
- {{plainlist}} and {{unbulleted list}}
- {{bulleted list}}
- {{ordered list}}
- {{nowrap}}
- {{pagelist}}
