Template:Horizontal list/doc
This template creates horizontal lists. {{hlist}}
redirects here.
Usage
{{hlist|first item|second item|third item|...}}
Examples
Markup | Rendered |
---|---|
{{hlist|entry1|entry2|entry3|entry4|entry5|entry6|...}}
|
entry1 • entry2 • entry3 • entry4 • entry5 • entry6 • entry7 • entry8 • entry9 |
Parameters
- Positional parameters (1, 2, 3...): these are the list items. If no list items are present, the module will output nothing.