From Wikipedia, the free encyclopedia
HTML lists |
---|
|
Horizontal list
|
{{hlist|item1 |item2 }}
|
|
|
|
Horizontal list
|
{{flatlist| * item1 * item2}}
|
|
|
|
Horizontal list
|
{{cslist|item1 |item2 }}
|
|
|
|
|
Alphabetic ordered list
|
{{Ordered list|list_style_type=lower-alpha |first |second }}
|
|
|
|
|
Glossary or definition list
|
{{glossary}}
{{term|first term}} {{defn|first description}}
{{term|second term}} {{defn|second description}}
{{glossary end}}
|
- first term
- first description
- second term
- second description
|
|
Bulleted list to flow around an image
|
[[File:Bad Title Example.png|left|thumb|100px]]
{{flowlist| *item1 *item2}}
|
|
|
Ordered list in columns
|
{{columns-list|colwidth=5em| # first # second}}
|
|
|
|
|
|
This navbox is intended for use at the bottom of the documentation pages of list-generating and -formatting templates. It takes no parameters.