Template:Horizontal list/doc

From LabVIEW Wiki
Jump to: navigation, search
This is the documentation page for Template:Horizontal list.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

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.