Template:•/doc: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
Line 8:
This is the '''bullet''' template; it looks like this: [ • ]
It works like the HTML markup sequence: [<code>'''&nbsp;&bull;''' </code>], that is, a [[Wikipedia:non-breaking space]], a [[Wikipedia:Bullet (typography)|bullet]] and a normal [[Wikipedia:Space (punctuation)|space]].
This template is used when you want a larger bullet than a [[Template:·|bold middot]] ['''·'''], but something smaller than an [[Template:spaced ndash|en dash]] [–].
This template's use for dotted lists is now '''deprecated'''. use {{Tl|Flatlist}} or <code>class="hlist"</code> instead; see [[Wikipedia:WP:HLIST]].
== Normal usage ==
Line 68:
== Technical details ==
The space before the bullet is a [[wikipedia:non-breaking space]]. That means it will not line break and will not collapse together with normal spaces that come before the template.
The space after the bullet is a normal space. That means it wraps (allows line breaks) and it will collapse together with normal spaces that come after the template to form one single space.
| |||