| Horizontal list
|
{{hlist |item1 |item2 }}
|
|
|
|
|
| Horizontal list
|
{{flatlist| * item1 * item2}}
|
|
|
|
|
|
|
|
|
| Alphabetic ordered list
|
{{Ordered list |list_style_type=lower-alpha |first |second }}
|
|
|
|
|
|
|
|
| Bulleted list to flow around an image
|
[[File:Bad Title Example.png|left|thumb|100px]]
{{flowlist| *item1 *item2}}
|
|
Template:Flowlist
|
|
| Ordered list in columns
|
{{columns-list|colwidth=5em| # first # second}}
|
|
|
|
|