Template:·/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
m (fix)
(updating, +Reference)
Line 1:
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}/doc|action=edit}} edit]</span>]</includeonly>
<!-- 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 "middot"<nowiki><small></nowiki> bullet (·<small>•</small>) as it seems less obtrusive than eitherits thefull-size bulletversion (•) or the vertical-line ( | ...) &ndash; which resembles the uppercase letter "I", lowercase "l" or the upright parts of "h", "k", etc &ndash; but more effective than the middot (·), especially in smaller font sizes.
 
; 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
 
; Reference
{| style="text-align:center;"
|width="20px"| <small>·</small>
|align="left"| <nowiki><small></nowiki> middot
|-
| · ||align="left"| middot
|-
| '''·''' ||align="left"| bold middot
|-
| <small>•</small>
|align="left"| <nowiki><small></nowiki> bullet
|-
| • ||align="left"| bullet
|-
| '''•''' ||align="left"| bold bullet
|}
 
 
<!--Categories-->

Revision as of 02:20, November 10, 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.

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