Template:Bold list
A, B, or C
| This template, module and/or subpages are based on or ported over completely to BattleTechWiki, using the Creative Commons Licensed content from this page on Wikipedia (The original authors of this page are shown on here). |
| This template uses Lua: |
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[edit]
{{Bold list |conj=and (optional) |item1 |item2 |item3 |...}}
Parameters[edit]
- 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[edit]
{{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

