Template:·/doc: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
Line 1:
{{Documentation subpage}}
{{High-use}}
Line 7:
__NOTOC__
This is the '''bold middot''' template, which produces: " '''·''' ". It works similarly to the html+wiki markup sequence [<code>'''&nbsp;<nowiki>'''&middot;'''</nowiki>''' </code>]. That is, a [[Wikipedia:non-breaking space]], a bolded middot and a normal space.
This template is used when you want something smaller than a [[Template:•|bullet]] "•", or [[Template:spaced ndash|ndash]] "–".
This template's use for dotted lists is now '''deprecated'''. Use {{Tl|Flatlist}} or <code>class="hlist"</code> instead; see [[Wikipedia:WP:HLIST]].
{| class="wikitable"
Line 22:
== Technical details ==
The space before the dot 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 dot 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.
| |||