This template can be used to create lists with bolded items, separated by unbolded commas and a conjunction. For example: {{Bold list|apple|banana|cucumber|durian}} produces apple, banana, cucumber, or durian. This may be useful in article leads, where alternate names are often stated in bold, and saves editors from having to manually bold and unbold.

Usage lemba

{{Bold list |conj=and (optional) |item1 |item2 |item3 |...}}

Parameters lemba

  • Positional parameters (1, 2, 3...) – the list items.
  • conj – allows a custom conjunction to be used (e.g. "and", "and/or" instead of the default "or")

Examples lemba

  • {{Bold list|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z}} produces a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, or z
  • {{Bold list|conj=and|hardy hibiscus|rose of sharon|tropical hibiscus}} produces hardy hibiscus, rose of sharon, and tropical hibiscus