Revision as of 02:24, 10 November 2006 editDavid Kernow (talk | contribs)40,997 editsm formatting← Previous edit |
Revision as of 18:44, 15 November 2006 edit undoDavid Kernow (talk | contribs)40,997 edits +further explanationNext edit → |
Line 1: |
Line 1: |
|
<includeonly>:''This template documentation is ] from ]'' </span>]</includeonly> |
|
<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. |
|
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. |
|
|
|
|
|
; Example : Code: <code><nowiki>item 1{{·}} item 2{{·}} item 3{{·}} item 4</nowiki></code><br>Result: item 1{{·}} item 2{{·}} item 3{{·}} item 4 |
|
; Example : Code: <code><nowiki>item 1{{·}} item 2{{·}} item 3{{·}} item 4</nowiki></code><br>Result: item 1{{·}} item 2{{·}} item 3{{·}} item 4 |
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.