Vorlage:·: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>David Kernow
(recreating template)
 
imported>David Kernow
(expanding rationale, +category)
Zeile 1: Zeile 1:
<includeonly>&nbsp;'''·'''</includeonly><noinclude>A template intended to aid the creation of lists which are strings of items (e.g. links) separated by a "divider" or "separator" character.
<includeonly>&nbsp;'''·'''</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:&nbsp;&nbsp; <code><nowiki>item 1{{·}} item 2{{·}} item 3{{·}} item 4</nowiki></code><br>Result:&nbsp; item 1{{·}} item 2{{·}} item 3{{·}} item 4
; Example : Code:&nbsp;&nbsp; <code><nowiki>item 1{{·}} item 2{{·}} item 3{{·}} item 4</nowiki></code><br>Result:&nbsp; item 1{{·}} item 2{{·}} item 3{{·}} item 4
<!--Categories-->
[[Category:Wikipedia special effects templates]]


</noinclude>
</noinclude>

Version vom 25. Oktober 2006, 10:30 Uhr

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