Difference between revisions of "Template:·"
From Timelines
m (better) |
m (formatting example) |
||
Line 1: | Line 1: | ||
<includeonly> '''·''' </includeonly><noinclude>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 emboldened middot ('''·''') as it seems less obtrusive than either the bullet (•) or the vertical-line ( |, which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc). | <includeonly> '''·''' </includeonly><noinclude>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 emboldened middot ('''·''') as it seems less obtrusive than either the bullet (•) or the vertical-line ( |, which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc). | ||
− | ; 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 |
Revision as of 00:56, 29 October 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 emboldened middot (·) as it seems less obtrusive than either the bullet (•) or the vertical-line ( |, which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc).
- Example
- Code:
item 1 {{·}} item 2 {{·}} item 3 {{·}} item 4
Result: item 1 · item 2 · item 3 · item 4