Template:Custom list/sandbox
Appearance
Beginning of page, no template.
- First
- Second
- Third
{{custom list|lower-alpha}}
# First
# Second
# Third
- First
- Second
- Third
{{custom list|upper-alpha}}
# First
# Second
# Third
- First
- Second
- Third
{{custom list|bold-marker}}
# First
# Second
# Third
- First
- Second
- Third
![]() | This is the template sandbox page for Template:Custom list. |
Wrapper for lists to customize their display.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Classes | 1 | Formatting CSS classes to use
| String | required |
Classes
[edit]- gap-*
- Vertical space between list items, in em. Possible values for
*
: 05 (0.5em), 1, 2. - same-counter-1
- Keep the same counter for all first level ordered lists
- lower-alpha, upper-alpha
- Marker styles. Respectively make use of alphabetical list marker in lower case (a, b, c…) and in upper case (A, B, C…).
- bold-marker
- Marker styling. Make them bold.