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.