Revision as of 18:44, 15 November 2006 editDavid Kernow (talk | contribs)40,997 edits +further explanation← Previous edit | Revision as of 01:36, 16 November 2006 edit undoDavid Kernow (talk | contribs)40,997 edits {{protected template}}Next edit → | ||
Line 1: | Line 1: | ||
<includeonly>:''This template documentation is ] from ]'' </span>]</includeonly> | <noinclude>{{protected template}}</noinclude><includeonly>:''This template documentation is ] from ]'' </span>]</includeonly> | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
A template intended to aid the creation of lists which are strings of items separated by a "divider" or "separator" character. The divider/separator character used here is the <nowiki><small></nowiki> bullet (<small>•</small>) as it seems less obtrusive than its full-size version (•) or the vertical-line ( | ) – which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc – but more effective than the middot (·), especially in smaller font sizes. The character is preceded by a ] (&nbsp;) so the template may be used as shown below (i.e. suffixed to each item) to prevent the character being ] the starts of lines, thereby compromising the template's appearance. | A template intended to aid the creation of lists which are strings of items separated by a "divider" or "separator" character. The divider/separator character used here is the <nowiki><small></nowiki> bullet (<small>•</small>) as it seems less obtrusive than its full-size version (•) or the vertical-line ( | ) – which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc – but more effective than the middot (·), especially in smaller font sizes. The character is preceded by a ] (&nbsp;) so the template may be used as shown below (i.e. suffixed to each item) to prevent the character being ] the starts of lines, thereby compromising the template's appearance. |
Revision as of 01:36, 16 November 2006
A template intended to aid the creation of lists which are strings of items separated by a "divider" or "separator" character. The divider/separator character used here is the <small> bullet (•) as it seems less obtrusive than its full-size version (•) or the vertical-line ( | ) – which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc – but more effective than the middot (·), especially in smaller font sizes. The character is preceded by a non-breaking space ( ) so the template may be used as shown below (i.e. suffixed to each item) to prevent the character being linewrapped the starts of lines, thereby compromising the template's appearance.
- Example
- Code:
item 1{{·}} item 2{{·}} item 3{{·}} item 4
Result: item 1 · item 2 · item 3 · item 4
- Reference
· | <small> middot |
· | middot |
· | bold middot |
• | <small> bullet |
• | bullet |
• | bold bullet |