Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:10, 23 November 2024 by Devonnn (talk | contribs) (update doc to reflect 10 parameters, give usage and block format)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The {{Hlist}} template creates a horizontal list that scales with the number of entries within the template. Currently, the list will accept 10 different items, with potential for further expansion as needed.

Useage

In-line format

{{Hlist}}
{{Hlist|1|2|3|4|5|6|7|8|9|10}}

Block format

Optional but suggested for longer lists.

{{hlist
|1=[[Destiny]]
|2=[[Dan]]
|3=[[MrMouton]]
|4=[[Cake]]
|5=[[Honey]]
|6=[[Lycan]]
|7=[[LilyPichu]]
|8=[[Kyle]]}}

Examples

{{Hlist|[[Destiny]]|[[Dan]]}}

produces

Destiny · Dan


{{Hlist|[[Destiny]]|[[Dan]]|[[MrMouton]]|[[Cake]]|[[Honey]]}}

produces

Destiny · Dan · MrMouton · Cake · Honey


The list can also be set in a block style for better editability.

{{hlist
|1=[[Destiny]]
|2=[[Dan]]
|3=[[MrMouton]]
|4=[[Cake]]
|5=[[Honey]]
|6=[[Lycan]]
|7=[[LilyPichu]]
|8=[[Kyle]]}}

produces

Destiny · Dan · MrMouton · Cake · Honey · Lycan · LilyPichu · Kyle

Parameters

Creates a horizontal list.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

The first list item.

Unknownrequired
22

The second list item.

Unknownrequired
33

The third list item.

Unknownoptional
44

The fourth list item.

Unknownoptional
55

The fifth list item.

Unknownoptional
66

The sixth list item.

Unknownoptional
77

The seventh list item.

Unknownoptional
88

The eighth list item.

Unknownoptional
99

The ninth list item.

Unknownoptional
1010

The tenth list item.

Unknownoptional